{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-bethel-me",
  "name": "Boondockers Welcome Host",
  "description": "Private 1888 Victorian House available to stay... Great location...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boondockers-welcome-host-bethel-me",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/28299/photo-gallery/6HEh4HK0KWIJTbil_3a740eaeb8f6196cf00ae0ab46647d13_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/531497/profile/3S4PRyoqJUJxEKlY_a2b16690d841baf1849ec5b456329ff6_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bethel, ME",
    "addressLocality": "Bethel",
    "addressRegion": "ME",
    "postalCode": "04217",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.42127166,
    "longitude": -70.76942355
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}