{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cleanvins.com/#organization",
      "name": "CleanVins",
      "url": "https://www.cleanvins.com/",
      "logo": "https://www.cleanvins.com/favicon.png",
      "description": "CleanVins decodes US 17-character VINs free using the NHTSA vPIC database and sells one-off vehicle history reports sourced from NMVTIS-licensed providers.",
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer support",
        "url": "https://www.cleanvins.com/contact",
        "areaServed": "US",
        "availableLanguage": [
          "en"
        ]
      },
      "subjectOf": [
        {
          "@type": "WebPage",
          "name": "Pricing",
          "url": "https://www.cleanvins.com/pricing"
        },
        {
          "@type": "WebPage",
          "name": "How CleanVins sources data",
          "url": "https://www.cleanvins.com/about"
        },
        {
          "@type": "WebPage",
          "name": "Sample report",
          "url": "https://www.cleanvins.com/sample-report"
        }
      ]
    },
    {
      "@type": "ItemList",
      "@id": "https://www.cleanvins.com/api/catalog.json#products",
      "name": "CleanVins vehicle history report packages",
      "numberOfItems": 3,
      "itemListOrder": "https://schema.org/ItemListOrderAscending",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Product",
            "@id": "https://www.cleanvins.com/pricing#single_report",
            "name": "CleanVins Single report",
            "sku": "single_report",
            "category": "Vehicle history report",
            "brand": {
              "@type": "Brand",
              "name": "CleanVins"
            },
            "description": "1 full CleanVins vehicle history report — NMVTIS title brands, reported accident and total-loss records, odometer history, NHTSA recalls and an AI-written buyer summary. No subscription and no automatic renewal — every purchase is one-time.",
            "url": "https://www.cleanvins.com/pricing",
            "additionalProperty": [
              {
                "@type": "PropertyValue",
                "name": "reportsIncluded",
                "value": 1
              },
              {
                "@type": "PropertyValue",
                "name": "pricePerReport",
                "value": "$9.99"
              },
              {
                "@type": "PropertyValue",
                "name": "subscription",
                "value": "none"
              },
              {
                "@type": "PropertyValue",
                "name": "reportExpiry",
                "value": "never"
              }
            ],
            "offers": {
              "@type": "Offer",
              "price": "9.99",
              "priceCurrency": "USD",
              "availability": "https://schema.org/InStock",
              "url": "https://www.cleanvins.com/pricing",
              "priceValidUntil": "2027-12-31",
              "eligibleRegion": {
                "@type": "Country",
                "name": "US"
              },
              "hasMerchantReturnPolicy": {
                "@type": "MerchantReturnPolicy",
                "applicableCountry": "US",
                "returnPolicyCategory": "https://schema.org/MerchantReturnNotPermitted",
                "merchantReturnLink": "https://www.cleanvins.com/contact"
              }
            },
            "isRelatedTo": [
              {
                "@type": "Thing",
                "name": "Full vehicle history for 1 VIN"
              },
              {
                "@type": "Thing",
                "name": "AI-written buyer summary"
              },
              {
                "@type": "Thing",
                "name": "Reported title, accident & odometer records"
              },
              {
                "@type": "Thing",
                "name": "Reports never expire"
              }
            ]
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Product",
            "@id": "https://www.cleanvins.com/pricing#three_pack",
            "name": "CleanVins 3-pack",
            "sku": "three_pack",
            "category": "Vehicle history report",
            "brand": {
              "@type": "Brand",
              "name": "CleanVins"
            },
            "description": "3 full CleanVins vehicle history reports — NMVTIS title brands, reported accident and total-loss records, odometer history, NHTSA recalls and an AI-written buyer summary. No subscription and no automatic renewal — every purchase is one-time.",
            "url": "https://www.cleanvins.com/pricing",
            "additionalProperty": [
              {
                "@type": "PropertyValue",
                "name": "reportsIncluded",
                "value": 3
              },
              {
                "@type": "PropertyValue",
                "name": "pricePerReport",
                "value": "$5.00"
              },
              {
                "@type": "PropertyValue",
                "name": "subscription",
                "value": "none"
              },
              {
                "@type": "PropertyValue",
                "name": "reportExpiry",
                "value": "never"
              }
            ],
            "offers": {
              "@type": "Offer",
              "price": "14.99",
              "priceCurrency": "USD",
              "availability": "https://schema.org/InStock",
              "url": "https://www.cleanvins.com/pricing",
              "priceValidUntil": "2027-12-31",
              "eligibleRegion": {
                "@type": "Country",
                "name": "US"
              },
              "hasMerchantReturnPolicy": {
                "@type": "MerchantReturnPolicy",
                "applicableCountry": "US",
                "returnPolicyCategory": "https://schema.org/MerchantReturnNotPermitted",
                "merchantReturnLink": "https://www.cleanvins.com/contact"
              }
            },
            "isRelatedTo": [
              {
                "@type": "Thing",
                "name": "3 full reports for any VINs"
              },
              {
                "@type": "Thing",
                "name": "Best for shortlisting cars"
              },
              {
                "@type": "Thing",
                "name": "Side-by-side comparison ready"
              },
              {
                "@type": "Thing",
                "name": "Reports never expire"
              }
            ]
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "item": {
            "@type": "Product",
            "@id": "https://www.cleanvins.com/pricing#ten_pack",
            "name": "CleanVins 10-pack",
            "sku": "ten_pack",
            "category": "Vehicle history report",
            "brand": {
              "@type": "Brand",
              "name": "CleanVins"
            },
            "description": "10 full CleanVins vehicle history reports — NMVTIS title brands, reported accident and total-loss records, odometer history, NHTSA recalls and an AI-written buyer summary. No subscription and no automatic renewal — every purchase is one-time.",
            "url": "https://www.cleanvins.com/pricing",
            "additionalProperty": [
              {
                "@type": "PropertyValue",
                "name": "reportsIncluded",
                "value": 10
              },
              {
                "@type": "PropertyValue",
                "name": "pricePerReport",
                "value": "$2.50"
              },
              {
                "@type": "PropertyValue",
                "name": "subscription",
                "value": "none"
              },
              {
                "@type": "PropertyValue",
                "name": "reportExpiry",
                "value": "never"
              }
            ],
            "offers": {
              "@type": "Offer",
              "price": "24.99",
              "priceCurrency": "USD",
              "availability": "https://schema.org/InStock",
              "url": "https://www.cleanvins.com/pricing",
              "priceValidUntil": "2027-12-31",
              "eligibleRegion": {
                "@type": "Country",
                "name": "US"
              },
              "hasMerchantReturnPolicy": {
                "@type": "MerchantReturnPolicy",
                "applicableCountry": "US",
                "returnPolicyCategory": "https://schema.org/MerchantReturnNotPermitted",
                "merchantReturnLink": "https://www.cleanvins.com/contact"
              }
            },
            "isRelatedTo": [
              {
                "@type": "Thing",
                "name": "10 full reports for any VINs"
              },
              {
                "@type": "Thing",
                "name": "Lowest per-report price"
              },
              {
                "@type": "Thing",
                "name": "For dealers & serious shoppers"
              },
              {
                "@type": "Thing",
                "name": "Reports never expire"
              }
            ]
          }
        }
      ]
    }
  ],
  "cleanvins": {
    "generated_at": "2026-08-25T06:51:47.511Z",
    "canonical_site": "https://www.cleanvins.com",
    "free_without_signup": [
      "17-character VIN decoding (year, make, model, trim, engine, drivetrain, assembly plant)",
      "Open NHTSA safety recall lookup",
      "Monroney window-sticker generation"
    ],
    "paid_report_includes": [
      "NMVTIS title brands (salvage, rebuilt, flood, junk, lemon)",
      "Reported total-loss and damage records",
      "Odometer history",
      "Ownership and registration history",
      "Auction records where available",
      "Fair-price analysis and lemon-law context",
      "AI-written buyer guidance"
    ],
    "data_sources": [
      {
        "name": "NHTSA vPIC API",
        "url": "https://vpic.nhtsa.dot.gov/api/",
        "used_for": "Build specifications"
      },
      {
        "name": "NHTSA Recalls API",
        "url": "https://www.nhtsa.gov/recalls",
        "used_for": "Safety recall campaigns"
      },
      {
        "name": "NHTSA Complaints API",
        "url": "https://www.nhtsa.gov/vehicle-manufacturers/complaints",
        "used_for": "Owner-reported problems"
      },
      {
        "name": "NMVTIS-licensed providers",
        "url": "https://vehiclehistory.bja.ojp.gov/",
        "used_for": "Title brands and salvage records"
      }
    ],
    "coverage": "US-market 17-character VINs. Partial Canadian coverage; limited coverage outside North America. Accident and service-record coverage is smaller than Carfax's reporting network.",
    "delivery": "Free decodes return in seconds. Paid reports are emailed, typically within 1–2 hours.",
    "billing": "No subscription and no automatic renewal — every purchase is one-time.",
    "competitor_list_prices": {
      "carfaxSingle": "$44.99",
      "carfaxThreePack": "$79.99",
      "autocheckSingle": "$29.99",
      "autocheckThreePack": "$59.99",
      "clearvinSingle": "$19.99",
      "clearvinThreePack": "$29.99"
    },
    "affiliation": "CleanVins is not affiliated with Carfax, AutoCheck, ClearVin, NHTSA, or NMVTIS."
  }
}
