{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wayside-farm-shop-certificated-location-evesham-worcestershi",
  "name": "Wayside Farm Shop Certificated Location",
  "description": "Currently no description added for Wayside Farm Shop Certificated Location",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wayside-farm-shop-certificated-location-evesham-worcestershi",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50 Pitchers Hill",
    "addressLocality": "Evesham",
    "addressRegion": "Worcestershire",
    "postalCode": "WR11 7RT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.0940158,
    "longitude": -1.9483083
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}