{
  "@context": "https://schema.org",
  "@type": "ProfessionalService",
  "name": "PrivateAuto",
  "url": "https://privateauto.com/",
  "description": "PrivateAuto is a transactional marketplace and app for private-party used vehicle sales, providing end-to-end self-serve tools to make deals feel as smooth and safe as a dealership transaction. The platform supports key steps like making offers/counteroffers, coordinating the deal flow, and completing the transaction infrastructure; it also offers DealNow, a fast-track flow that lets buyers and sellers start on other listing sites and finish the deal using PrivateAuto’s transactional rails.",
  "telephone": " (801) 971-6649",
  "sameAs": [
    "https://www.linkedin.com/company/privateauto",
    "https://twitter.com/_PrivateAuto",
    "https://facebook.com/privateauto",
    "https://instagram.com/privateauto/",
    "https://www.youtube.com/@privateauto",
    "https://privateauto.com/",
    "https://x.com/_PrivateAuto"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "PrivateAuto Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Private vehicle marketplace"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "PrivateAuto Pay (instant peer-to-peer payments)"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "identity verification"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "e-signing bill of sale"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "vehicle history reports"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "DMV title checks"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "LemonSquad inspections"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "vehicle shipping (via RunBuggy)"
        }
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "professional photography (via CarLife)"
        }
      }
    ]
  }
}