{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/savor-art-flavor-at-green-house-cafe-middletown-ny",
  "name": "Savor Art & Flavor at Green House Cafe",
  "description": "Imagine a serene escape where the savoring of chef-crafted cuisine pairs beautifully with visual masterpiecesan RV camping spot that caters not only to your wanderlust but also to your love for the finer things. Welcome to an artistic haven that promises to be a feast for the senses, where RV enthusiasts can indulge in the perfect blend of culinary creativity and expressive art. Here, every bite of our simple yet impeccably prepared dishes sings with freshness and the distinct touch of a chef...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/savor-art-flavor-at-green-house-cafe-middletown-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/27444/photo-gallery/Ej9iykIzZjYHeELE_6952ebdd853df9d3ad24a2a3f13e5ea7_medium.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Middletown, NY",
    "addressLocality": "Middletown",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.48118427,
    "longitude": -74.44723697
  },
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.78,
    "reviewCount": 10,
    "bestRating": 5,
    "worstRating": 1
  }
}