{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rectory-farm-hingham-england",
  "name": "Rectory Farm",
  "description": "Family campsite with fishing pond - centre 1km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rectory-farm-hingham-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Watton Road",
    "addressLocality": "Hingham",
    "addressRegion": "england",
    "postalCode": "NR9 4NN",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.58034,
    "longitude": 0.96962
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£22+"
}