{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherry-tree-farm-croyde-devon",
  "name": "Cherry Tree Farm",
  "description": "We are a quiet family campsite situated midway between the village shops/pubs and the beach. With only a short walk to both. Our fields offer great views overlooking Croyde Bay with views across to Hartland Point. We have easy access to footpaths leading to Baggy Point, Putsborough and WoolacombeAbout usCherry Tree Farm is a simple pleasures campsite, that offers a great spot for campers to chill out and enjoy a quiet campsite in a superb location. Just a short walk from the beach and the vil...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cherry-tree-farm-croyde-devon",
  "image": [
    "https://lh6.googleusercontent.com/-gHUfu3CNoOU/U68RdQxVhPI/AAAAAAAD8pc/L0WtNQCG-Yc/w1000/Cherry-Tree-Farm-533880532.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Putsborough Road",
    "addressLocality": "Croyde",
    "addressRegion": "Devon",
    "postalCode": "EX33 1LZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1303398,
    "longitude": -4.2215393
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}