DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://blog.brlogic.com/en/",
"url": "https://blog.brlogic.com/en/",
"name": "BRLOGIC Blog - Tips and contents about the radio world",
"isPartOf": {
"@id": "https://blog.brlogic.com/en/#website"
},
"description": "Tips and contents about the radio world",
"breadcrumb": {
"@id": "https://blog.brlogic.com/en/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "BreadcrumbList",
"@id": "https://blog.brlogic.com/en/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://blog.brlogic.com/en/#website",
"url": "https://blog.brlogic.com/en/",
"name": "BRLOGIC Blog",
"description": "Tips and contents about the radio world",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.brlogic.com/en/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-US"
}
]
}