{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scotland",
  "name": "Cashel Campsite",
  "description": "Profile No description yet.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scotland",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/cashel-campsite/zO43yIpIj6gn.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/cashel-campsite/cFVgbiKga7ho.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cashel Campsite",
    "addressRegion": "Scotland",
    "postalCode": "G63 0AW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 56.12457,
    "longitude": -4.59719
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  }
}