{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coastal-family-pizzeria-rv-parking-largo-fl",
  "name": "Coastal Family Pizzeria & RV Parking",
  "description": "Sink into the warm aroma of freshly baked dough as you pull into a sprawling lot nestled between lush parkland and scenic Gulf coast trails. This family-owned pizzeria offers RV camping with generous, level parking steps from a quiet park and walking paths. Indulge in oversized calzones, garlic knots, pizza, wings and local beer while soaking in waterfront breezes. Bring your bikes and furry friends for an active, flavor-filled stop just a mile from Gulf beaches.",
  "url": "https://campertunity.com/listings/campgrounds/coastal-family-pizzeria-rv-parking-largo-fl",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/24868/photo-gallery/yKzWOBnLsVHRPeWW_052ea4a08f3cfe8877de90a3114e76f1_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Largo, FL",
    "addressLocality": "Largo",
    "addressRegion": "FL",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.92395646,
    "longitude": -82.85426618
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_parking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 262,
    "bestRating": 5,
    "worstRating": 1
  }
}