{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunset-ranch-rv-park-leander-tx",
  "name": "Sunset Ranch RV Park",
  "description": "Experience blue skies, and beautiful oak and cedar trees nestled alongside a stunning valley drop-off. Sunset Ranch RV offers a peaceful getaway for those seeking a break from city life.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunset-ranch-rv-park-leander-tx",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/23725/profile/3uYSgCsz035tI86B_6db1fb89f2b13b8260dd9d5ef66c72d3_small.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "224 Christopher Lane, Leander, TX 78641",
    "addressLocality": "Leander",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6074817,
    "longitude": -97.8411048
  },
  "numberOfRooms": 48,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Big_rig_friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}