{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brandy-pond-naples-me",
  "name": "What is the phone number for Brandy Pond Park?",
  "description": "Brandy Pond Park is located at 522 Roosevelt Trail, Naples ME 4055. Brandy Pond Park can be contacted at ***-***-**** or http://www.brandypondpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/brandy-pond-naples-me",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "522 Roosevelt Trail",
    "addressLocality": "Naples",
    "addressRegion": "ME",
    "postalCode": "4055",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9675389,
    "longitude": -70.5890173
  }
}