DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://blog.chilepasajes.cl/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://blog.chilepasajes.cl/#listItem",
"position": 1,
"name": "Hogar"
}
]
},
{
"@type": "Organization",
"@id": "https://blog.chilepasajes.cl/#organization",
"name": "BLOG CHILEPASAJES",
"description": "Descubre los mejores pasajes en Chilepasajes",
"url": "https://blog.chilepasajes.cl/"
},
{
"@type": "WebPage",
"@id": "https://blog.chilepasajes.cl/#webpage",
"url": "https://blog.chilepasajes.cl/",
"name": "Inicio - BLOG CHILEPASAJES",
"description": "Viaja por Chile de Norte a Sur: Un Recorrido Completo por Chile Chile, un país de contrastes y maravillas naturales, ofrece una experiencia de viaje única que abarca desde el desierto más árido del mundo hasta los glaciares más imponentes de la Patagonia. Viaja por Chile de Norte a Sur: Un Recorrido Completo por Chile",
"inLanguage": "es-ES",
"isPartOf": {
"@id": "https://blog.chilepasajes.cl/#website"
},
"breadcrumb": {
"@id": "https://blog.chilepasajes.cl/#breadcrumblist"
},
"datePublished": "2024-07-22T15:03:53+00:00",
"dateModified": "2024-07-29T16:42:00+00:00"
},
{
"@type": "WebSite",
"@id": "https://blog.chilepasajes.cl/#website",
"url": "https://blog.chilepasajes.cl/",
"name": "BLOG CHILEPASAJES",
"description": "Descubre los mejores pasajes en Chilepasajes",
"inLanguage": "es-ES",
"publisher": {
"@id": "https://blog.chilepasajes.cl/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://blog.chilepasajes.cl/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
]
}