{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drews-farm-certificated-site-gloucester-gloucestershire",
  "name": "Drews Farm Certificated Site",
  "description": "Currently no description added for Drews Farm Certificated Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/drews-farm-certificated-site-gloucester-gloucestershire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middletown Lane",
    "addressLocality": "Gloucester",
    "addressRegion": "Gloucestershire",
    "postalCode": "GL18 1PU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8653705,
    "longitude": -2.2458192
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}