{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/central-convenience-powys-wls",
  "name": "Central Convenience: Overnight Stay & Facilities",
  "description": "Centrally located pay and display car park offering complimentary overnight parking between 6pm and 8am. Outside these hours, parking fees apply as detailed on the information board. Facilities include on-site toilets. Please note that overnight parking is limited to one night per week.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/central-convenience-powys-wls",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/brit-stops/brit-stops-hosts/9186050067/photo-gallery/ldSEvhyGcMZyaX8v_fe53a2694629d7904822f5fc12e6827f_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Powys",
    "addressRegion": "WLS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.66068378,
    "longitude": -3.27815603
  },
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}