{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ty-coch-camping-caravannin-newport-wales",
  "name": "Ty Coch Camping and Caravannin",
  "description": "small location - golf course next door - adults only - center 10km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ty-coch-camping-caravannin-newport-wales",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651035869"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B4239",
    "addressLocality": "Newport",
    "addressRegion": "wales",
    "postalCode": "NP10 8SR",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.52573,
    "longitude": -3.04107
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.16,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£30+"
}