{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/merchants-millpond-state-park-gatesville",
  "name": "Merchants Millpond State Park",
  "description": "Merchants Millpond State Park camping reservations and campground information. Learn more about camping near Merchants Millpond State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/merchants-millpond-state-park-gatesville",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NC/pid552813/%7Bpht%7DMEMI_Scenic%201%7Bpht%7D1332281140954.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "176 Millpond Road",
    "addressLocality": "Gatesville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.43711,
    "longitude": -76.70159
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 336,
    "bestRating": 5,
    "worstRating": 1
  }
}