{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/family-owned-trailer-dealership-stop-rome-ny",
  "name": "Family-Owned Trailer Dealership Stop",
  "description": "Kick off your journey at this family-run trailer dealership perfectly positioned off major highways for easy RV camping. With a spacious, well-lit lot accommodating rigs of any size, this quiet, secure overnight spot sits next to a bowling alley, steps from a craft brewery and just outside a bustling tech park. Local family eateries offering pizza, classic American menus and more are minutes away. Enjoy seamless self-check-in whether you arrive late or early.",
  "url": "https://campertunity.com/listings/campgrounds/family-owned-trailer-dealership-stop-rome-ny",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/32509/photo-gallery/8j7itzDhT9Ru8roB_5f96c5bbde0eed3385059bb462ca3556_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rome, NY",
    "addressLocality": "Rome",
    "addressRegion": "NY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.23893811,
    "longitude": -75.40974987
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "06:00:00",
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}