| Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "Organization",
"logo": "https://villavest.dk/wp-content/uploads/2019/03/villa-vest-logo.png",
"name": "Villa Vest",
"url": "https://villavest.dk",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+4598960566",
"contactOption": "None",
"contactType": "sales"
}
],
"sameAs": [
"https://www.facebook.com/villavest.loenstrup/"
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://villavest.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://villavest.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
}
]
|