{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gloucester-services-gloucester-inglaterra",
  "name": "Gloucester Services",
  "description": "located between 11th and 12th exits on the M5 motorway heading north - special places for motorhomes and caravans - price includes passing a voucher of £ 5 in the kitchen - Center 14.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/gloucester-services-gloucester-inglaterra",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650795808.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "M5",
    "addressLocality": "Gloucester",
    "addressRegion": "inglaterra",
    "addressCountry": "Reino Unido"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.82023,
    "longitude": -2.22741
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "27+"
}