{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dutch-mill-road-kutztown-pa",
  "name": "What is the phone number for Dutch Mill Road?",
  "description": "Dutch Mill Road is located at Dutch Mill Road, Kutztown PA 19530. Dutch Mill Road can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/dutch-mill-road-kutztown-pa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dutch Mill Road",
    "addressLocality": "Kutztown",
    "addressRegion": "PA",
    "postalCode": "19530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5398535,
    "longitude": -75.8138373
  }
}