{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/findochty-caravan-park-cullen-moray",
  "name": "Findochty Caravan Park",
  "description": "Findochty Caravan Park is a small, family run site located on the shores of the Moray Firth with wonderful views over the sea.Those who visit the park say that the stress free atmosphere makes this the ideal holiday spot. The holidaymaker does not have to walk far to appreciate the natural beauty of the locality.Adjacent to the caravan park is our local pub, which provides meals, a friendly atmosphere and occasional live entertainment to the local and visitor alike.There are 30 touring pitche...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/findochty-caravan-park-cullen-moray",
  "image": [
    "https://lh3.googleusercontent.com/-7zApotqcXhw/VgJiY6iq0kI/AAAAAAAERjM/9r2gEnxzc9I/w1000/entrance.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Jubilee Terrace",
    "addressLocality": "Cullen",
    "addressRegion": "Moray",
    "postalCode": "AB56 4QA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.6911126,
    "longitude": -2.8195913
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}