{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/new-england-bay-caravan-club-site-stranraer-dumfries",
  "name": "New England Bay Caravan Club Site",
  "description": "Currently no description added for New England Bay Caravan Club Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/new-england-bay-caravan-club-site-stranraer-dumfries",
  "image": [
    "https://lh5.googleusercontent.com/-mrawCD4kb-Y/VSubh_sKjNI/AAAAAAAENbo/QN2NE8Qbn4A/w1000/new%252520england%2525202.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Port Logan",
    "addressLocality": "Stranraer",
    "addressRegion": "Dumfries And Galloway",
    "postalCode": "DG9"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.9044617,
    "longitude": -5.0264588
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.7,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}