{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bodhi-farms-bozeman-mt-1",
  "name": "Bodhi Farms",
  "description": "Bodhi Farms is a boutique eco resort & permaculture farm with nine luxe glamping tipis nestled against the Gallatin Mountains along Cottonwood Creek just south of Downtown Bozeman, Montana.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bodhi-farms-bozeman-mt-1",
  "image": [
    "https://static.wixstatic.com/media/95db5a_9ca7a12986534f5183e5f4250ae12f7e~mv2.jpg/v1/fill/w_1900,h_1267,al_c/95db5a_9ca7a12986534f5183e5f4250ae12f7e~mv2.jpg",
    "https://static.wixstatic.com/media/997ba1_ca96f9b2131b4d019cb1a42210532521~mv2_d_2424_1469_s_2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13624 South Cottonwood Road",
    "addressLocality": "Bozeman",
    "addressRegion": "MT",
    "postalCode": "59718",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tipi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}