{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-kingtown-beach-cottages",
  "name": "What is the phone number for Kingtown Beach Cottages?",
  "description": "Kingtown Beach Cottages is located at 9305 Kingtown Beach Road, Trumansburg NY 14886. Kingtown Beach Cottages can be contacted at ***-***-**** or http://www.kingtownbeach.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-kingtown-beach-cottages",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9305 Kingtown Beach Road",
    "addressLocality": "Trumansburg",
    "addressRegion": "NY",
    "postalCode": "14886",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.573879,
    "longitude": -76.647033
  }
}