{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "AutoDealer",
      "@id": "https://golfcartify.com/#organization",
      "name": "Golf Cartify",
      "url": "https://golfcartify.com",
      "telephone": "1-844-552-0202",
      "description": "Golf Cartify is a premier golf cart dealer with 11 locations across 7 states, offering new and used golf carts from 14+ top brands including Denago, Evolution, Club Car, EZGO, Yamaha, Icon, Massimo, Bintelli, Advanced EV, Tomberlin, Star EV, Kandi, Vitacci, and Eagle. We provide electric and gas golf carts, street legal vehicles, financing options, and daily updated live inventory.",
      "priceRange": "$$",
      "currenciesAccepted": "USD",
      "paymentAccepted": "Cash, Credit Card, Financing",
      "logo": {
        "@type": "ImageObject",
        "url": "https://golfcartify.com/golf-cart-logo.png",
        "width": 300,
        "height": 150
      },
      "image": "https://golfcartify.com/golf-cart-logo.png",
      "areaServed": [
        {
          "@type": "State",
          "name": "Pennsylvania",
          "abbreviation": "PA"
        },
        {
          "@type": "State",
          "name": "New Jersey",
          "abbreviation": "NJ"
        },
        {
          "@type": "State",
          "name": "Delaware",
          "abbreviation": "DE"
        },
        {
          "@type": "State",
          "name": "North Carolina",
          "abbreviation": "NC"
        },
        {
          "@type": "State",
          "name": "Indiana",
          "abbreviation": "IN"
        },
        {
          "@type": "State",
          "name": "Virginia",
          "abbreviation": "VA"
        },
        {
          "@type": "State",
          "name": "Florida",
          "abbreviation": "FL"
        }
      ],
      "brand": [
        { "@type": "Brand", "name": "Denago" },
        { "@type": "Brand", "name": "Evolution" },
        { "@type": "Brand", "name": "Club Car" },
        { "@type": "Brand", "name": "EZGO" },
        { "@type": "Brand", "name": "Yamaha" },
        { "@type": "Brand", "name": "Icon" },
        { "@type": "Brand", "name": "Massimo" },
        { "@type": "Brand", "name": "Bintelli" },
        { "@type": "Brand", "name": "Advanced EV" },
        { "@type": "Brand", "name": "Tomberlin" },
        { "@type": "Brand", "name": "Star EV" },
        { "@type": "Brand", "name": "Kandi" },
        { "@type": "Brand", "name": "Vitacci" },
        { "@type": "Brand", "name": "Eagle" }
      ],
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Golf Cart Inventory",
        "itemListElement": [
          {
            "@type": "OfferCatalog",
            "name": "New Golf Carts",
            "description": "Brand new golf carts from top manufacturers with full warranty coverage"
          },
          {
            "@type": "OfferCatalog",
            "name": "Used Golf Carts",
            "description": "Pre-owned golf carts inspected and reconditioned for quality assurance"
          },
          {
            "@type": "OfferCatalog",
            "name": "Electric Golf Carts",
            "description": "Battery-powered electric golf carts with lithium and lead-acid options"
          },
          {
            "@type": "OfferCatalog",
            "name": "Gas Golf Carts",
            "description": "Fuel-powered gas golf carts for extended range and heavy-duty use"
          },
          {
            "@type": "OfferCatalog",
            "name": "Street Legal Golf Carts",
            "description": "DOT-compliant street legal golf carts and neighborhood electric vehicles (NEVs)"
          },
          {
            "@type": "OfferCatalog",
            "name": "Golf Cart Accessories",
            "description": "Accessories, parts, and upgrades for all golf cart brands and models"
          }
        ]
      },
      "location": [
        {
          "@type": "Place",
          "name": "Golf Cartify - Hatfield",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Hatfield",
            "addressRegion": "PA",
            "postalCode": "19440",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 40.2751,
            "longitude": -75.2993
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Ocean View",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Ocean View",
            "addressRegion": "NJ",
            "postalCode": "08230",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 39.2482,
            "longitude": -74.7202
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Long Pond (Poconos)",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Long Pond",
            "addressRegion": "PA",
            "postalCode": "18334",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 41.0506,
            "longitude": -75.4532
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Dover",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Dover",
            "addressRegion": "DE",
            "postalCode": "19901",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 39.1582,
            "longitude": -75.5244
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Scranton",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Scranton",
            "addressRegion": "PA",
            "postalCode": "18504",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 41.4090,
            "longitude": -75.6624
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Raleigh",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Raleigh",
            "addressRegion": "NC",
            "postalCode": "27603",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 35.7796,
            "longitude": -78.6382
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - South Bend",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "South Bend",
            "addressRegion": "IN",
            "postalCode": "46637",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 41.6764,
            "longitude": -86.2520
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Gloucester Point",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Gloucester Point",
            "addressRegion": "VA",
            "postalCode": "23072",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 37.2551,
            "longitude": -76.4966
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Bayville Township",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Bayville Township",
            "addressRegion": "NJ",
            "postalCode": "08721",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 39.9059,
            "longitude": -74.1530
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Ocean Township (Waretown)",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Ocean Township",
            "addressRegion": "NJ",
            "postalCode": "08758",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 39.7804,
            "longitude": -74.1962
          },
          "telephone": "1-844-552-0202"
        },
        {
          "@type": "Place",
          "name": "Golf Cartify - Lecanto",
          "address": {
            "@type": "PostalAddress",
            "addressLocality": "Lecanto",
            "addressRegion": "FL",
            "postalCode": "34461",
            "addressCountry": "US"
          },
          "geo": {
            "@type": "GeoCoordinates",
            "latitude": 28.8434,
            "longitude": -82.4876
          },
          "telephone": "1-844-552-0202"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
          "opens": "09:00",
          "closes": "18:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Saturday",
          "opens": "09:00",
          "closes": "17:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Sunday",
          "opens": "11:00",
          "closes": "16:00"
        }
      ],
      "sameAs": [
        "https://golfcartify.com"
      ],
      "makesOffer": [
        {
          "@type": "Offer",
          "name": "New Golf Carts",
          "description": "Brand new golf carts from 14+ leading manufacturers including Denago, Evolution, Club Car, EZGO, Yamaha, Icon, and more.",
          "category": "New Vehicles",
          "availability": "https://schema.org/InStock",
          "priceCurrency": "USD",
          "seller": {
            "@type": "AutoDealer",
            "name": "Golf Cartify"
          }
        },
        {
          "@type": "Offer",
          "name": "Used Golf Carts",
          "description": "Quality pre-owned golf carts fully inspected and reconditioned. Available at competitive prices with warranty options.",
          "category": "Used Vehicles",
          "availability": "https://schema.org/InStock",
          "priceCurrency": "USD",
          "seller": {
            "@type": "AutoDealer",
            "name": "Golf Cartify"
          }
        },
        {
          "@type": "Offer",
          "name": "Electric Golf Carts",
          "description": "Electric-powered golf carts with lithium-ion and lead-acid battery options. Zero emissions, low maintenance, quiet operation.",
          "category": "Electric Vehicles",
          "availability": "https://schema.org/InStock",
          "priceCurrency": "USD",
          "seller": {
            "@type": "AutoDealer",
            "name": "Golf Cartify"
          }
        },
        {
          "@type": "Offer",
          "name": "Gas Golf Carts",
          "description": "Gas-powered golf carts for extended range and heavy-duty applications. Reliable performance for work and recreation.",
          "category": "Gas Vehicles",
          "availability": "https://schema.org/InStock",
          "priceCurrency": "USD",
          "seller": {
            "@type": "AutoDealer",
            "name": "Golf Cartify"
          }
        },
        {
          "@type": "Offer",
          "name": "Street Legal Golf Carts",
          "description": "DOT-compliant street legal golf carts and neighborhood electric vehicles (NEVs) ready for road use with all required safety equipment.",
          "category": "Street Legal Vehicles",
          "availability": "https://schema.org/InStock",
          "priceCurrency": "USD",
          "seller": {
            "@type": "AutoDealer",
            "name": "Golf Cartify"
          }
        },
        {
          "@type": "Offer",
          "name": "Golf Cart Financing",
          "description": "Flexible financing options available for all golf cart purchases. Competitive rates, easy approval process, and multiple term lengths.",
          "category": "Financial Services",
          "availability": "https://schema.org/InStock",
          "priceCurrency": "USD",
          "seller": {
            "@type": "AutoDealer",
            "name": "Golf Cartify"
          }
        }
      ],
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "reviewCount": "500",
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://golfcartify.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What brands of golf carts does Golf Cartify sell?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Golf Cartify is an authorized dealer for 14+ leading golf cart brands including Denago, Evolution, Club Car, EZGO, Yamaha, Icon, Massimo, Bintelli, Advanced EV, Tomberlin, Star EV, Kandi, Vitacci, and Eagle. Our inventory features both new and pre-owned models from all manufacturers."
          }
        },
        {
          "@type": "Question",
          "name": "How many locations does Golf Cartify have?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Golf Cartify operates 11 locations across 7 states: Pennsylvania, New Jersey, Delaware, North Carolina, Indiana, Virginia, and Florida. Visit golfcartify.com or call 1-844-552-0202 to find your nearest location."
          }
        },
        {
          "@type": "Question",
          "name": "Does Golf Cartify offer financing for golf carts?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Golf Cartify offers flexible financing options for all golf cart purchases. We provide competitive interest rates, easy approval processes, and multiple term lengths to fit your budget. Apply online or visit any of our 11 locations to discuss financing options."
          }
        },
        {
          "@type": "Question",
          "name": "What is the difference between electric and gas golf carts?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Electric golf carts run on rechargeable batteries (lithium-ion or lead-acid) and offer quiet operation, zero emissions, and lower maintenance costs. Gas golf carts use gasoline engines, providing extended range, more power for heavy loads, and no charging downtime. Golf Cartify carries both electric and gas models from all major brands."
          }
        },
        {
          "@type": "Question",
          "name": "Are golf carts street legal?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Some golf carts are classified as street legal or Neighborhood Electric Vehicles (NEVs) and can be driven on public roads with speed limits of 35 mph or less. Street legal golf carts must meet specific safety requirements including headlights, taillights, turn signals, mirrors, seat belts, and a VIN. Regulations vary by state. Golf Cartify offers a full selection of street legal golf carts and can help you understand your state's requirements."
          }
        },
        {
          "@type": "Question",
          "name": "How often is Golf Cartify's inventory updated?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Golf Cartify's online inventory is updated daily with live data synced from our dealer management system. New arrivals, pricing changes, and availability are reflected on our website within 24 hours. Visit golfcartify.com to browse our current selection."
          }
        },
        {
          "@type": "Question",
          "name": "What should I consider when buying a golf cart?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Key factors to consider include: intended use (golf, neighborhood, off-road, commercial), power type (electric vs. gas), passenger capacity (2, 4, 6, or 8 seater), street legal requirements, battery type (lithium vs. lead-acid for electric), budget, and available accessories. Golf Cartify's expert team can help guide your decision at any of our 11 locations."
          }
        },
        {
          "@type": "Question",
          "name": "Does Golf Cartify sell used golf carts?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Golf Cartify offers a curated selection of quality pre-owned golf carts. All used carts are thoroughly inspected and reconditioned before sale. We also accept trade-ins on new and used golf cart purchases. Browse our used inventory online at golfcartify.com or visit a location near you."
          }
        },
        {
          "@type": "Question",
          "name": "How do I contact Golf Cartify?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "You can reach Golf Cartify by calling our toll-free number 1-844-552-0202, visiting our website at golfcartify.com, or stopping by any of our 11 locations across PA, NJ, DE, NC, IN, VA, and FL. Our team is available Monday through Friday 9 AM to 6 PM, Saturday 9 AM to 5 PM, and Sunday 11 AM to 4 PM."
          }
        },
        {
          "@type": "Question",
          "name": "What warranty do golf carts come with?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Warranty coverage varies by manufacturer and model. New golf carts typically come with manufacturer warranties covering the frame, motor/engine, and battery for varying periods. Golf Cartify also offers extended warranty options and service plans. Contact us at 1-844-552-0202 or visit golfcartify.com for specific warranty details on any model."
          }
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://golfcartify.com/#website",
      "url": "https://golfcartify.com",
      "name": "Golf Cartify",
      "description": "Premier golf cart dealer with 11 locations across 7 states. Shop new and used golf carts from 14+ brands with live inventory updated daily.",
      "publisher": {
        "@id": "https://golfcartify.com/#organization"
      },
      "potentialAction": {
        "@type": "SearchAction",
        "target": {
          "@type": "EntryPoint",
          "urlTemplate": "https://golfcartify.com/inventory?search={search_term_string}"
        },
        "query-input": "required name=search_term_string"
      }
    }
  ]
}
