{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cedar-mills-marina-resort-gordonv",
  "name": "What is the phone number for Cedar Mills Marina & Resort?",
  "description": "Cedar Mills Marina & Resort is located at 500 Harbour View Road, Gordonville TX 76245. Cedar Mills Marina & Resort can be contacted at ***-***-**** or http://cedarmills.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cedar-mills-marina-resort-gordonv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "500 Harbour View Road",
    "addressLocality": "Gordonville",
    "addressRegion": "TX",
    "postalCode": "76245",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8335379,
    "longitude": -96.8115612
  }
}