{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-taylors-landing-waldport-or",
  "name": "What is the phone number for Taylor's Landing?",
  "description": "Taylor's Landing is located at 7164 East Alsea Highway, Waldport OR 97394. Taylor's Landing can be contacted at ***-***-**** or http://taylorslandingrvparkmarina.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-taylors-landing-waldport-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7164 East Alsea Highway",
    "addressLocality": "Waldport",
    "addressRegion": "OR",
    "postalCode": "97394",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4043745,
    "longitude": -123.9412031
  }
}