{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rimboe-gelderland",
  "name": "How far from the beach is Camping de Rimboe?",
  "description": "ProfileCampsite de Rimboe is a quiet forest campsite in Lunteren. Very spacious pitches. Read more",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-rimboe-gelderland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-rimboe/7fq-yZ10zW3Y.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-de-rimboe/UC8Hz7c9dI5H.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boslaan 129",
    "addressLocality": "Camping de Rimboe",
    "addressRegion": "Gelderland",
    "postalCode": "6741 KG",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0923592,
    "longitude": 5.662931299999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}