{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-brookhaven-ms",
  "name": "Boondockers Welcome Host",
  "description": "This location has a hard grassy area. .5 from country general store with gas, ice, etc. 4 miles from town and is in shade most of the day. Within 100 yards of residence in case you need anything, but complete privacy if you elect not to visit.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-brookhaven-ms",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/24496/photo-gallery/irrJWZjckszH9Vb6_b0d4d1ac79c7518fd19d80d8a9b5919b_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brookhaven, MS",
    "addressLocality": "Brookhaven",
    "addressRegion": "MS",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.58314332,
    "longitude": -90.52037668
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}