{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a1-twinvalley-carrollton-oh",
  "name": "What is the phone number for A1 Twinvalley Campground?",
  "description": "A1 Twinvalley Campground is located at 2330 Apollo Road Southeast, Carrollton OH 44615. A1 Twinvalley Campground can be contacted at ***-***-**** or http://www.twinvalleycampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/a1-twinvalley-carrollton-oh",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2330 Apollo Road Southeast",
    "addressLocality": "Carrollton",
    "addressRegion": "OH",
    "postalCode": "44615",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5311187,
    "longitude": -80.9861533
  }
}