{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-niantic-ct",
  "name": "Boondockers Welcome Host",
  "description": "Parking available for most size RV's, however turning around in the driveway is a bit tight. Safe location, close to I-95. House Rules No young children due to being close to the water.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-niantic-ct",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15183/photo-gallery/dDuzEFXOM1Hbzk1c_c18b053a5acbe393cbdffaf263c8f376_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/308161/profile/kvjwba2NrJyuBjje_e8c17e6deaeac833a9cc2230b0306c35_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Niantic, CT",
    "addressLocality": "Niantic",
    "addressRegion": "CT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.31957108,
    "longitude": -72.19545849
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.97,
    "reviewCount": 74,
    "bestRating": 5,
    "worstRating": 1
  }
}