Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Moondream",
"url": "https://www.moondreamwebstore.fr/",
"logo": {
"@type": "ImageObject",
"url": "https://media.moondreamwebstore.fr/img/moondream-logo-1705680630.jpg"
}
},
{
"@context": "http://schema.org",
"@type": "WebPage",
"isPartOf": {
"@type": "WebSite",
"url": "https://www.moondreamwebstore.fr/",
"name": "Moondream"
},
"name": "Moondream | Rideaux Occultants, Thermiques et Acoustiques",
"url": "https://www.moondreamwebstore.fr/"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.moondreamwebstore.fr/",
"image": {
"@type": "ImageObject",
"url": "https://media.moondreamwebstore.fr/img/moondream-logo-1705680630.jpg"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.moondreamwebstore.fr/recherche-interne?search_query={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |