{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-greendale-farm-c-c-park-oakham-rutland",
  "name": "Camping Greendale Farm C & C Park",
  "description": "Camping Greendale Farm C & C Park is a campsite in Oakham, Rutland.The campsite has which are marked out and pitches with some shade. The...",
  "url": "https://campertunity.com/listings/campgrounds/camping-greendale-farm-c-c-park-oakham-rutland",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675024a42f075.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pickwell Lane/Whissendine",
    "addressLocality": "Oakham/Rutland",
    "postalCode": "LE15 7LB",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.71206,
    "longitude": -0.78833
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}