{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treverven-farm-camping-st-buryan-penzance",
  "name": "Treverven Farm Camping",
  "description": "Treverven Farm Camping is a campsite located in Saint Buryan, Cornwall, and located near the sea.This campsite on the inclined pitch offers...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/treverven-farm-camping-st-buryan-penzance",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674edf14c3c33.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coastal Road B3315",
    "addressLocality": "St. Buryan/Penzance",
    "postalCode": "TR19 6DL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.058,
    "longitude": -5.61825
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}