{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-at-campsite-camping-koelert",
  "name": "Are dogs allowed at the campsite Camping Koelert?",
  "description": "Profile No description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-at-campsite-camping-koelert",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-koelert/_H5j3xdIffP0.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-koelert/YoTSAV8wsdY5.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oude Goorseweg 22 A",
    "addressLocality": "Camping Koelert",
    "addressRegion": "Overijssel",
    "postalCode": "7478 SC",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.21479,
    "longitude": 6.56306
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}