{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/millstream-scenic-view-campground-ottawa-nb",
  "name": "Millstream Scenic View Campground",
  "description": "Located in New Brunswick, CA, Millstream Scenic View Campground offers 110 camping sites. View pictures, amenities, and nearby activities. Book your campground today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/millstream-scenic-view-campground-ottawa-nb",
  "image": [
    "https://campgrounds-images.rvezy.com/Campground/79326a38-9ccd-40aa-abd0-44a3b698eea8/d036a37e.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "110 Taylor Rd",
    "addressLocality": "Ottawa",
    "addressRegion": "NB",
    "postalCode": "K2P 0G2",
    "addressCountry": "CA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.886918,
    "longitude": -65.555071
  },
  "numberOfRooms": 110
}