{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-sint-gillis-waas-flandes-oriental",
  "name": "Dogs Allowed",
  "description": "Location of Cap Fun campsite - center 8 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dogs-allowed-sint-gillis-waas-flandes-oriental",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651211738"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kapelledreef",
    "addressLocality": "Sint-Gillis-Waas",
    "addressRegion": "flandes-oriental",
    "postalCode": "9170",
    "addressCountry": "Bélgica"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.26626,
    "longitude": 4.11245
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}