{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-victoria-campground-woodstock-ga",
  "name": "What is the phone number for Victoria Campground?",
  "description": "Victoria Campground is located at 937 Victoria Landing Drive, Woodstock GA 30189. Victoria Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/232730",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-victoria-campground-woodstock-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "937 Victoria Landing Drive",
    "addressLocality": "Woodstock",
    "addressRegion": "GA",
    "postalCode": "30189",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.1494052,
    "longitude": -84.6159656
  }
}