{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/unique-city-escapes-escondido-ca-us",
  "name": "Unique City Escapes",
  "description": "Tiny house, 10/12 sq ft bohemian style decorated with lovely porch and views. Beautiful site perfectly combining a bohemian and rustic atmosphere while enjoying beautiful views, wildlife and full amenities in the hart of the city. 2.5 acres and 5 min away from Freeway 78&15, this site is within minutes away from Elfin Forrest, beach, hiking trails, lakes, wineries, breweries, Wild Animal Park and more. Central located offers additional amenities as fire pit, coffee&tea designated area, heater...",
  "url": "https://campertunity.com/listings/campgrounds/unique-city-escapes-escondido-ca-us",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1726714867/dev-campground-photos/x0ibezaquvstw7pelmxx/unique-city-escapes-tiny-house-with-character-la-jolla.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Escondido",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.108886,
    "longitude": -117.125101
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tiny_house"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}