{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a8a20c72a089c48b82b4b5dbf874534f5601bdee58c42b00490d67dc40fdc3f5",
  "name": "What is the phone number for Two Rivers Campground?",
  "description": "Two Rivers Campground is located at 320 2nd Street, Carrollton KY 41008. Two Rivers Campground can be contacted at ***-***-**** or http://www.2riverscampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a8a20c72a089c48b82b4b5dbf874534f5601bdee58c42b00490d67dc40fdc3f5",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "320 2nd Street",
    "addressLocality": "Carrollton",
    "addressRegion": "KY",
    "postalCode": "41008",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6777832,
    "longitude": -85.1858947
  }
}