Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://balkanenergy.dk",
"logo": "https://balkanenergy.dk/image/catalog/1.svg",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://balkanenergy.dk/index.php?route=product/search&search={search_term_string}",
"query-input": "required name=search_term_string"
}
]
},
{
"@context": "https://schema.org",
"@type": "Store",
"url": "https://balkanenergy.dk",
"name": "BalkanEnergy.DK",
"image": "https://balkanenergy.dk/image/catalog/1.svg",
"logo": "https://balkanenergy.dk/image/catalog/1.svg",
"email": "sales@balkanenergy.dk"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://balkanenergy.dk",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://balkanenergy.dk/index.php?route=product/search&search={search_term_string}",
"query-input": "required name=search_term_string"
}
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://balkanenergy.dk/",
"name": "BalkanEnergy.DK",
"description": "Balkan Energy",
"potentialAction": {
"@type": "SearchAction",
"target": "https://balkanenergy.dk/index.php?route=product/search&search={search}",
"query-input": "required name=search"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://balkanenergy.dk/",
"logo": "https://balkanenergy.dk/image/catalog/1.svg"
}
] |