{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lytton-lawn-touring-park-milford-on-sea-inglaterra-reino-uni",
  "name": "Lytton Lawn Touring Park",
  "description": "views of Wight Island and Solent, downtown Lymington 4.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lytton-lawn-touring-park-milford-on-sea-inglaterra-reino-uni",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650830300.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lymington Road",
    "addressLocality": "Milford on Sea",
    "addressRegion": "inglaterra",
    "postalCode": "SO41 0TX",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.73945,
    "longitude": -1.58855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "47",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "47+"
}