{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-elmo-state-park-billings-mt",
  "name": "Lake Elmo State Park",
  "description": "Lake Elmo State Park camping reservations and campground information. Learn more about camping near Lake Elmo State Park and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lake-elmo-state-park-billings-mt",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/MT/pid630513/%7Bpht%7DL-Elmo-SP%7Bpht%7D1363881553969.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2300 Lake Elmo",
    "addressLocality": "Billings",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.839,
    "longitude": -108.477
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}