Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "RIARIA",
"logo": "https://www.riaria.dk/cdn/shop/files/PhotoRoom_20240515_113806.png?v=1715765903&width=1280",
"sameAs": [
"https://www.facebook.com/Riariacph",
"https://www.instagram.com/riariacph"
],
"url": "https://www.riaria.dk"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "RIARIA",
"url": "https://www.riaria.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.riaria.dk/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
|