{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quiet-wooded-croft-land-rural-scotland-gb",
  "name": "Quiet wooded Croft land in rural Scotland",
  "description": "Balnamoon Croft is situated 1 mile outside the village new Pitsligo and 10 miles from the coast in t",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quiet-wooded-croft-land-rural-scotland-gb",
  "image": [
    "https://campspace.com/media/medium/uploads/space/26/01/_2/2601_2_5e52ec8980650.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.6,
    "longitude": -2.18
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}