{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-emu-farm-getaway-paris-ar-us",
  "name": "Serene Emu Farm Getaway",
  "description": "Discover RV camping at a serene emu farm retreat where curious emus gather to greet you with their gentle humming. Park on a spacious grassy lot (note culvert crossing limits rig length), then join an engaging farm tour to learn about these fascinating birds. Browse farm-fresh emu products--from hearty emu burgers to nourishing emu oil and playful dig treats. Experience peaceful countryside charm paired with unique wildlife encounters and hands-on discovery.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/serene-emu-farm-getaway-paris-ar-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31258/photo-gallery/isYt0VdkDETa5lNG_cfef27608ce46359e76c23397ae73a54_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Paris, AR",
    "addressLocality": "Paris",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.24481041,
    "longitude": -93.52540027
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}