{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/findochty-caravan-park-findochty",
  "name": "Findochty Caravan Park",
  "description": "Findochty Caravan Park is a campsite in Findochty, Moray, located by the sea.This camp site with sloping grounds has which are marked out and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/findochty-caravan-park-findochty",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517409ceab0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jubilee Terrace",
    "addressLocality": "Findochty",
    "postalCode": "AB56 4QA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.69828,
    "longitude": -2.90822
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}