{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watson-pond-state-park-taunton-ma",
  "name": "Watson Pond State Park",
  "description": "Watson Pond State Park camping reservations and campground information. Learn more about camping near Watson Pond State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/watson-pond-state-park-taunton-ma",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/MA/pid35601/%7Bpht%7DrenditionDownload%7Bpht%7D1553246804458.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1644 Bay Street",
    "addressLocality": "Taunton",
    "addressRegion": "MA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9501,
    "longitude": -71.114
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}