{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tranquil-homestead-farm-retreat-smithfield-nc",
  "name": "Tranquil Homestead Farm Retreat",
  "description": "Nestled on a three-acre homestead just off I-95 and under 30 minutes from Raleigh, this tranquil farm retreat offers RV Camping in a peaceful neighborhood. Guests enjoy shaded gravel pads with full hook-ups, friendly pups, and birdsong at dawn. Savor complimentary farm-fresh eggs gathered each morning, relax in a safe, quiet setting, and explore nearby towns before returning to genuine country charm.",
  "url": "https://campertunity.com/listings/campgrounds/tranquil-homestead-farm-retreat-smithfield-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/31089/photo-gallery/YRwqaxGgXBhkh8A0_2cbdc087ddcf7795523a7aec32dc0431_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/607106/profile/kSPqp2zPZZGBlaSV_a4d1d738cfcd5e96560b2fc555fadd2a_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Smithfield, NC",
    "addressLocality": "Smithfield",
    "addressRegion": "NC",
    "postalCode": "27577",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.50855227,
    "longitude": -78.52869654
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@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": 4.89,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}