{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-lake-elsinore-ca-1",
  "name": "Spot2Nite",
  "description": "Emerald Bay RV Park, situated on scenic Lake Elsinore, offers a welcoming destination for RV enthusiasts and campers alike. With its prime location at 32310 Riverside Dr, it provides a gateway to explore the natural beauty of the area while enjoying the comforts of a well-maintained campground.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-lake-elsinore-ca-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/1547ee35-8d8b-11f0-bfce-5f9061ae96c3/card.jpg?v=63924648095"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32310 Riverside Drive",
    "addressLocality": "Lake Elsinore",
    "addressRegion": "CA",
    "postalCode": "92530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6724978,
    "longitude": -117.3768461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}