{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/incleborough-fields-england",
  "name": "Incleborough Fields",
  "description": "Incleborough Fields offers a swimming pool, playground, security, illuminated area, hardened surface, discharge waste water, water, electricity, toilet, shower, clothes wash dry, tumble dryer, internet, dogs allowed, wheelchair friendly, bread service, and bicycle rental.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/incleborough-fields-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651180725"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Station Close",
    "addressLocality": "111501",
    "addressRegion": "england",
    "postalCode": "NR27 9QG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.93406,
    "longitude": 1.25262
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}