{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-holiday-trav-l-park-virginia-beach",
  "name": "What is the phone number for Holiday Trav-L-Park?",
  "description": "Holiday Trav-L-Park is located at 1075 General Booth Boulevard, Virginia Beach VA 23451. Holiday Trav-L-Park can be contacted at ***-***-**** or http://www.campingvb.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-holiday-trav-l-park-virginia-beach",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1075 General Booth Boulevard",
    "addressLocality": "Virginia Beach",
    "addressRegion": "VA",
    "postalCode": "23451",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.804715,
    "longitude": -75.9973238
  }
}