{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dinas-island-campsite-holiday-cottage-newport-wales",
  "name": "Dinas Island Campsite And Holiday Cottage",
  "description": "Camping at the farmer on a peninsula",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dinas-island-campsite-holiday-cottage-newport-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651113280.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Newport",
    "addressRegion": "Wales",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.02433,
    "longitude": -4.90275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£20+"
}