Structured Data | [
[
{
"@context": "http://schema.org/",
"@type": "Product",
"name": "Forenklet kontrol",
"image": "https://www.analytech.dk/wp-content/uploads/2015/06/forenklet-kontrol.png",
"description": "Forenklet Kontrol omfatter analyse for bakterier, pH, nitrat, fosfor og ledningsevne (et m\u00e5l for indhold af salte). Det kan ofte v\u00e6re en god id\u00e9 at supplere med analyse for jern og mangan. I visse tilf\u00e6lde kan en analyse for pesticider ogs\u00e5 anbefales.",
"brand": {
"@type": "Thing",
"name": "Service"
},
"offers": {
"@type": "Offer",
"priceCurrency": "DKK",
"price": 580,
"url": "https://forenklet-kontrol.dk/produkt/forenklet-kontrol/",
"priceValidUntil": "2019-12-31",
"itemCondition": "http://schema.org/New",
"availability": "http://schema.org/InStock",
"seller": {
"@type": "Organization",
"name": "SGS Analytics Denmark A/S"
}
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://www.sgsanalytics.dk",
"logo": "https://forenklet-kontrol.dk/wp-content/uploads/2016/05/quadratic_icon.png",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+4598193900",
"contactType": "customer support"
}
]
}
],
{
"@context": "https://schema.org/",
"@type": "WebSite",
"name": "SGS Analytics Denmark A/S",
"url": "https://forenklet-kontrol.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://forenklet-kontrol.dk/?s={search_term_string}&post_type=product",
"query-input": "required name=search_term_string"
}
}
] |