{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowsweet-farm-certificated-site-oakham-rutland",
  "name": "Meadowsweet Farm Certificated Site",
  "description": "Currently no description added for Meadowsweet Farm Certificated Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/meadowsweet-farm-certificated-site-oakham-rutland",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Knossington Road",
    "addressLocality": "Oakham",
    "addressRegion": "Rutland",
    "postalCode": "LE15 8QX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.6666604,
    "longitude": -0.7499676
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}