{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fforest-fields-c-c-park-builth-wells",
  "name": "Fforest Fields C. & C. Park",
  "description": "Fforest Fields C. & C. Park is a campsite in Builth Wells, Powys, located a river/stream and by a lake/recreational pond.The campsite has which...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fforest-fields-c-c-park-builth-wells",
  "image": [
    "https://cdn1.acsi.eu/6/8/5/5/685525a3f2db6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hundred House",
    "addressLocality": "Builth Wells",
    "postalCode": "LD1 5RT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.17128,
    "longitude": -3.31628
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}