{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-north-landing-beach",
  "name": "What is the phone number for North Landing Beach Campground?",
  "description": "North Landing Beach Campground is located at 161 Princess Anne Road, Virginia Beach VA 23457. North Landing Beach Campground can be contacted at ***-***-**** or http://www.northlandingbeach.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-north-landing-beach",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "161 Princess Anne Road",
    "addressLocality": "Virginia Beach",
    "addressRegion": "VA",
    "postalCode": "23457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5576252,
    "longitude": -76.0069512
  }
}