{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-alpaca-farm-retreat-greene-me",
  "name": "Serene Alpaca Farm Retreat",
  "description": "Discover RV camping with a therapeutic twist at this micro alpaca farm. Nestled in peaceful countryside, guests can stroll among curious alpacas, enjoy hands-on animal interactions, and find calm in nature‚Äôs embrace. This family-operated farm prioritizes animal wellness and offers guided therapy sessions, making it an ideal escape for stress relief. With spacious RV sites and pastoral views at every turn, it‚Äôs more than a campground--it‚Äôs a rejuvenating farm getaway.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-alpaca-farm-retreat-greene-me",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/39560/photo-gallery/Xfo9TrZVKT9kS7Ns_cc8a022cb2e19ce9595c6c5e6aa197b6_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Greene, ME",
    "addressLocality": "Greene",
    "addressRegion": "ME",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.18065479,
    "longitude": -70.08650765
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}