{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-desert-lavender-sunflower-farm-tularosa-nm-1",
  "name": "Scenic Desert Lavender & Sunflower Farm",
  "description": "Discover a 25-acre oasis for RV camping amid fragrant lavender rows and towering cottonwoods. Blooming late May through July, the lavender fields transform into sunflower splendor each October. Enjoy U-pick blossoms, aromatic treasures in the gift shop, and specialty treats like lavender lemonade and muscle rubs. Relax by the campfire under a canopy of stars, savor quiet sunset views, and experience warm, family-run hospitality at this charming desert farm.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/scenic-desert-lavender-sunflower-farm-tularosa-nm-1",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/22658/photo-gallery/Dd6hKBdPFRqDlTdc_ad0e8cd70b9895bf98c002e99cb430f9_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tularosa, NM",
    "addressLocality": "Tularosa",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.07080663,
    "longitude": -106.01865586
  },
  "numberOfRooms": 10,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.29,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  }
}