{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pendine-beach-car-park-pendine-wales",
  "name": "Pendine Beach Car Park",
  "description": "campers / motorhomes can stay overnight - from 6 p.m. to 8 p.m. parking is free - during the day, hourly rates must be paid with a maximum for the entire day GBP 4.70 - campers park left at the grass edge for 1 parking space - beach and catering at 100 meters and public toilets in Parry Thomas Center backside at beach - center 250mtr.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pendine-beach-car-park-pendine-wales",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650879381.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marsh Road",
    "addressLocality": "Pendine",
    "addressRegion": "wales",
    "postalCode": "SA33 4PF",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.74385,
    "longitude": -4.55722
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 1.9,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "470",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£470+"
}