{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pinegrove-campground-and-rv-park-ottawa-bc",
  "name": "Pinegrove Campground and RV Park",
  "description": "Located in British Columbia, CA, Pinegrove Campground and RV Park offers 35 camping sites. View pictures, amenities, and nearby activities. Book your campground today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pinegrove-campground-and-rv-park-ottawa-bc",
  "image": [
    "https://campgrounds-images.rvezy.com/Campground/a55b7476-4af7-4de9-a432-86d24c7981b7/61a1731e.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "421 Walterdale Rd",
    "addressLocality": "Ottawa",
    "addressRegion": "BC",
    "postalCode": "K2P 0G2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.011047,
    "longitude": -120.22327
  },
  "numberOfRooms": 35
}