{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://riderite-autosales.thatwebhostingguy.com/#website",
      "url": "https://riderite-autosales.thatwebhostingguy.com/",
      "name": "Ride-Rite Auto Sales",
      "inLanguage": "en-US",
      "publisher": {
        "@id": "https://riderite-autosales.thatwebhostingguy.com/#dealer"
      }
    },
    {
      "@type": "AutoDealer",
      "@id": "https://riderite-autosales.thatwebhostingguy.com/#dealer",
      "name": "Ride-Rite Auto Sales",
      "url": "https://riderite-autosales.thatwebhostingguy.com/",
      "telephone": "+1-479-631-1859",
      "email": "mailto:rideriteinc@hotmail.com",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "2110 S 8th Street",
        "addressLocality": "Rogers",
        "addressRegion": "AR",
        "postalCode": "72758",
        "addressCountry": "US"
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday",
            "Saturday"
          ],
          "opens": "09:00",
          "closes": "18:00"
        }
      ],
      "areaServed": [
        {
          "@type": "City",
          "name": "Rogers"
        },
        {
          "@type": "City",
          "name": "Bentonville"
        },
        {
          "@type": "City",
          "name": "Springdale"
        },
        {
          "@type": "City",
          "name": "Fayetteville"
        }
      ]
    },
    {
      "@type": "WebPage",
      "@id": "https://riderite-autosales.thatwebhostingguy.com/#homepage",
      "url": "https://riderite-autosales.thatwebhostingguy.com/",
      "name": "Ride-Rite Auto Sales | Rogers, AR Used Cars, Trucks & SUVs",
      "isPartOf": {
        "@id": "https://riderite-autosales.thatwebhostingguy.com/#website"
      },
      "about": {
        "@id": "https://riderite-autosales.thatwebhostingguy.com/#dealer"
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://riderite-autosales.thatwebhostingguy.com/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Do you offer financing options?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Ride-Rite Auto Sales offers financing options and purchase support."
          }
        },
        {
          "@type": "Question",
          "name": "Do you take trade-ins?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. Trade-ins are accepted after evaluation based on condition and market value."
          }
        },
        {
          "@type": "Question",
          "name": "What vehicles are available?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Inventory includes used trucks, SUVs, and cars with rotating availability."
          }
        }
      ]
    }
  ],
  "phaseTwo": {
    "layer": "entity-and-faq-enrichment",
    "deployedAt": "2026-03-14T17:49:37Z",
    "host": "riderite-autosales.thatwebhostingguy.com"
  }
}
