{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lickhill-manor-caravan-park-stourport-on-severn-england",
  "name": "Lickhill Manor Caravan Park",
  "description": "on the banks of the river Severn - center 1.8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lickhill-manor-caravan-park-stourport-on-severn-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651222518"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lower Lickhill Road",
    "addressLocality": "stourport-on-severn",
    "addressRegion": "england",
    "postalCode": "DY13 8RL",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.34803,
    "longitude": -2.29649
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}