{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sienna-ridge-rv-park-canyon-lake-tx",
  "name": "Sienna Ridge RV Park",
  "description": "Relax at Sienna Ridge RV Park near Canyon Lake, TX. Spacious full-hookup RV sites, quiet surroundings, and convenient lake access. Book your stay today!",
  "url": "https://campertunity.com/listings/campgrounds/sienna-ridge-rv-park-canyon-lake-tx",
  "image": [
    "https://static.wixstatic.com/media/64894a_99951f790387449e824683651f6ad5a5~mv2.jpg/v1/fill/w_2500,h_1875,al_c/64894a_99951f790387449e824683651f6ad5a5~mv2.jpg",
    "https://static.wixstatic.com/media/64894a_2a4fd9a1966f434084b9b26f69813866~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17310 Farm to Market Road 306",
    "addressLocality": "Canyon Lake",
    "addressRegion": "TX",
    "postalCode": "78133-3347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.886735,
    "longitude": -98.2365606
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}