{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/petswelcome-petersburg-va",
  "name": "petswelcome",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/petswelcome-petersburg-va",
  "image": [
    "https://www.goodsam.com/campgrounds-rv-parks/images/metadata-bg.png",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_970000300_01.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_970000300_02.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_970000300_03.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_970000300_07.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_970000300_05.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_970000300_04.jpg",
    "https://images.goodsam.com/trailerlifedirectory/largefeatured/pho_970000300_06.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22819 Camptown Dr",
    "addressLocality": "Petersburg",
    "addressRegion": "VA",
    "postalCode": "23803",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.13323,
    "longitude": -77.50835
  },
  "sameAs": [
    "https://www.goodsam.com/campgrounds-rv-parks/virginia/petersburg/camptown-campground/cgid-970000300"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}