{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruthern-valley-hol-camp-ruthernbridge-bodmin-gb",
  "name": "Ruthern Valley Hol.Camp",
  "description": "Ruthern Valley Hol.Camp is a campsite in Bodmin, Cornwall, located in a wood and a river/stream.This camp site with sloping grounds has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ruthern-valley-hol-camp-ruthernbridge-bodmin-gb",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ee524ea5c4.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "-",
    "addressLocality": "Ruthernbridge/Bodmin",
    "postalCode": "PL30 5LU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.46458,
    "longitude": -4.80203
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.3,
    "reviewCount": 4,
    "bestRating": 10,
    "worstRating": 1
  }
}