{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-mill-stream-campground-lancaster-pa-1",
  "name": "What is the phone number for Old Mill Stream Campground?",
  "description": "Old Mill Stream Campground is located at 2249 Lincoln Highway East, Lancaster PA 17602. Old Mill Stream Campground can be contacted at ***-***-**** or http://www.oldmillstreamcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-mill-stream-campground-lancaster-pa-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2249 Lincoln Highway East",
    "addressLocality": "Lancaster",
    "addressRegion": "PA",
    "postalCode": "17602",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.0293851,
    "longitude": -76.2141889
  }
}