DNS Records
JSON+LD
[
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "tracker.fressnapf.de"
},
{
"url": "tracker.fressnapf.de",
"@context": "https://www.schema.org",
"@type": "Organization",
"@id": "#organization",
"name": "Fressnapf",
"legalName": "Fressnapf Tiernahrungs GmbH",
"sameAs": [
"https://de-de.facebook.com/Fressnapf",
"https://www.instagram.com/fressnapf_deutschland/"
],
"address": {
"@type": "PostalAddress",
"streetAddress": "Westpreußenstr. 32 - 38",
"addressLocality": "Krefeld",
"addressRegion": "DE-NW",
"addressCountry": "GER",
"postalCode": "47809"
},
"logo": {
"@context": "http://schema.org",
"@type": "ImageObject",
"caption": "FRESSNAPF",
"url": "https://www.fressnapf.de/fressnapf.svg"
},
"foundingDate": "1990",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+4921514115760",
"email": "online-shopping@fressnapf.de",
"contactType": "Customer Support"
}
}
]