{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birchview-farm-campgrounds-coatesville-pa",
  "name": "Birchview Farm Campgrounds",
  "description": "Located in Coatesville, PA, Birchview Farm Campgrounds offers 200 camping sites. View pictures, amenities, and nearby activities. Book your campground today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/birchview-farm-campgrounds-coatesville-pa",
  "image": [
    "https://campgrounds-images.rvezy.com/Campground/f8ccc38b-9abd-4f67-8256-263cb98ac1f2/0d7d11b9.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Birch View Dr",
    "addressLocality": "Coatesville",
    "addressRegion": "PA",
    "postalCode": "K2P 0G2",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.03706,
    "longitude": -75.877434
  },
  "numberOfRooms": 200
}