{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-river-stables-campbellsville-ky",
  "name": "What is the phone number for Green River Stables?",
  "description": "Green River Stables is located at 592 Robin Road, Campbellsville KY 42718. Green River Stables can be contacted at ***-***-**** or https://www.greenriverstables.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/green-river-stables-campbellsville-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "592 Robin Road",
    "addressLocality": "Campbellsville",
    "addressRegion": "KY",
    "postalCode": "42718",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2846079,
    "longitude": -85.3443068
  }
}