{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/st-petersburg-fl-us",
  "name": "Boondockers Welcome Host",
  "description": "I have room for one Class B in my back yard. Easy access to I275 10 minutes from downtown St Pete and about 30 minutes to beaches. To get to the parking there is a narrow ally so class B is the only rig that will fit. Water and 15amp power available (no dump) for a small donation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/st-petersburg-fl-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/12870/photo-gallery/4ANqxSMMmpnVhPEi_a28d73eca2f87cb64430975f53f9a4c1_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/183092/profile/zCqsO8vMHP4jhpby_e3682ca8f3ee870053eb32c97adf2ad4_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "St Petersburg, FL",
    "addressLocality": "St Petersburg",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.64359864,
    "longitude": -82.61202655
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.76,
    "reviewCount": 57,
    "bestRating": 5,
    "worstRating": 1
  }
}