{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brompton-farm-stanton",
  "name": "Brompton Farm",
  "description": "Spacious campsite in a farm in operation, within walking distance of the village and services; a cable length of 30 meters is recommended for electricity; the center is 800 meters.",
  "url": "https://campertunity.com/listings/campgrounds/brompton-farm-stanton",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651256966.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wyken Road",
    "addressLocality": "Stanton",
    "addressRegion": "inglaterra",
    "postalCode": "IP31 2DN",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.31553,
    "longitude": 0.87944
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "12.5",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "12.5+"
}