{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-holbrook-place-sutton-ma",
  "name": "Old Holbrook Place",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-holbrook-place-sutton-ma",
  "image": [
    "https://www.goodsam.com/campgrounds-rv-parks/images/metadata-bg.png",
    "/campgrounds-rv-parks/_next/image?url=%2Fcampgrounds-rv-parks%2Fimages%2Fcamp-card-img-placeholder.jpg&w=1200&q=75&dpl=dpl_AmKiCbxcghhhSWpiqnNwKVe9FxFD"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "114 Manchaug Rd",
    "addressLocality": "Sutton",
    "addressRegion": "MA",
    "postalCode": "01590",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.10801,
    "longitude": -71.7778
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}