{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-indianapolis-in",
  "name": "Boondockers Welcome Host",
  "description": "Located on the South Side of Indy Great location just 15 minutes from downtown Indianapolis.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-indianapolis-in",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11723/profile/JpRmf7vf16n3pq1x_6a42e4e44174d2e326b3bdd5458dcc7f_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/145688/profile/GuysPYVehaMufBau_5c5daad538f5cb6df8b0c281b2dcce3c_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Indianapolis, IN",
    "addressLocality": "Indianapolis",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.72794602,
    "longitude": -86.13592678
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}