{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lobbs-fields-camp-braunton-inglaterra",
  "name": "Lobbs Fields Camp",
  "description": "Location with grass pitches - use GPS coordinates - bus stop directly in front of the campsite - entrance strictly from 12:00 - exit 10:30 - Saunton Beach 1.5 km with possibility of surfing - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lobbs-fields-camp-braunton-inglaterra",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651023899.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Saunton Road",
    "addressLocality": "Braunton",
    "addressRegion": "inglaterra",
    "postalCode": "EX33 1HG",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.11306,
    "longitude": -4.18187
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "17+"
}