{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sugarite-canyon-raton-nm",
  "name": "Sugarite Canyon",
  "description": "Sugarite Canyon camping reservations and campground information. Learn more about camping near Sugarite Canyon and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sugarite-canyon-raton-nm",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NM/pid430038/%7Bpht%7DPMP%20Cover%20Photo%7Bpht%7D1449010346020.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "211 Hwy 526",
    "addressLocality": "Raton",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.94417,
    "longitude": -104.38139
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}