{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-landing-state-park-campground-virginia-beach-va-us",
  "name": "What is the phone number for First Landing State Park Campground?",
  "description": "First Landing State Park Campground is located at U.S. 60, Virginia Beach VA 23459. First Landing State Park Campground can be contacted at ***-***-**** or http://www.first-landing-state-park.org/first_landing_camping.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/first-landing-state-park-campground-virginia-beach-va-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 60",
    "addressLocality": "Virginia Beach",
    "addressRegion": "VA",
    "postalCode": "23459",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.9200522,
    "longitude": -76.0498956
  }
}