{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-sutton-ma",
  "name": "Boondockers Welcome Host",
  "description": "A quiet farm town south of Worcester with easy access to major highways. Purgatory Chasm is right down the street and worth a visit if you have time.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-sutton-ma",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14725/photo-gallery/3zt0ZPoSBOd0RT4X_cc60cb5a0ccb2e51b337b808c45c285f_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sutton, MA",
    "addressLocality": "Sutton",
    "addressRegion": "MA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.08568639,
    "longitude": -71.62568163
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}