{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/briar-creek-park-williamsburg-ky",
  "name": "What is the phone number for Briar Creek Park?",
  "description": "Briar Creek Park is located at 31 Briar Creek Rd, Williamsburg KY 40769. Briar Creek Park can be contacted at ***-***-**** or http://www.williamsburgky.com/community_residents/briar_creek_park/index.php",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/briar-creek-park-williamsburg-ky",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "31 Briar Creek Rd",
    "addressLocality": "Williamsburg",
    "addressRegion": "KY",
    "postalCode": "40769",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7281977,
    "longitude": -84.1639145
  }
}