﻿{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://www.patientxpress.us/#organization",
  "name": "PatientXpress",
  "legalName": "PatientXpress Inc.",
  "alternateName": ["Patient Xpress", "PX", "PatientXpress AI DR"],
  "url": "https://www.patientxpress.us",
  "logo": "https://www.patientxpress.us/images/logo-patientxpress.png",
  "description": "PatientXpress is the all-in-one AI platform for dental practices — automating 24/7 call answering, appointment scheduling, insurance verification, patient recall, billing, and reputation management. Trusted by 1,500+ dental clinics across the United States.",
  "foundingDate": "2021",
  "industry": "Dental Practice Management Software",
  "naics": "511210",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30021 Alicia Pkwy",
    "addressLocality": "Laguna Niguel",
    "addressRegion": "CA",
    "postalCode": "92677",
    "addressCountry": "US"
  },
  "telephone": "+1-949-542-6773",
  "email": "info@patientxpress.us",
  "areaServed": {"@type": "Country", "name": "United States"},
  "sameAs": [
    "https://www.linkedin.com/company/patientxpress",
    "https://www.facebook.com/patientxpress",
    "https://twitter.com/patientxpress",
    "https://www.youtube.com/@patientxpress"
  ],
  "employee": [
    {"@type": "Person", "name": "Hemesh Surana", "jobTitle": "CEO"},
    {"@type": "Person", "name": "Amar Veeramalla", "jobTitle": "COO"},
    {"@type": "Person", "name": "Yash Kothari", "jobTitle": "CTO"}
  ],
  "product": [
    {
      "@type": "SoftwareApplication",
      "name": "PatientXpress AI Dental Receptionist",
      "applicationCategory": "BusinessApplication",
      "description": "24/7 voice AI that answers dental calls, books appointments into PMS live calendar, handles after-hours and overflow calls in English and Spanish."
    },
    {
      "@type": "SoftwareApplication",
      "name": "PatientXpress Insurance Verification",
      "applicationCategory": "BusinessApplication",
      "description": "Real-time and batch dental insurance eligibility verification covering 300+ payers."
    },
    {
      "@type": "SoftwareApplication",
      "name": "PatientXpress Voice Perio Charting",
      "applicationCategory": "BusinessApplication",
      "description": "Hands-free periodontal charting via voice recognition for dental hygienists."
    },
    {
      "@type": "SoftwareApplication",
      "name": "PatientXpress Recall & Reactivation",
      "applicationCategory": "BusinessApplication",
      "description": "Automated patient recall campaigns via SMS and email with ASAP list management."
    }
  ],
  "knowsAbout": [
    "AI Dental Receptionist", "Dental Practice Management Software",
    "Dental Insurance Verification", "Patient Recall Automation",
    "Voice Perio Charting", "Dental Billing Software",
    "HIPAA Compliant AI", "Open Dental Integration",
    "Dentrix Integration", "Eaglesoft Integration",
    "DSO Multi-Location Dental Software", "Dental No-Show Prevention",
    "After-Hours Dental Call Coverage", "Bilingual AI Dental Software",
    "Dental Text-to-Pay", "Dental Reputation Management"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "PatientXpress Dental AI Platform",
    "itemListElement": [
      {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "AI Dental Receptionist"}, "price": "0", "description": "Free demo available"},
      {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Dental Insurance Verification"}, "price": "0"},
      {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Recall & Reactivation Automation"}, "price": "0"},
      {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Voice Perio Charting"}, "price": "0"},
      {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Dental Text-to-Pay"}, "price": "0"}
    ]
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.8",
    "reviewCount": "127",
    "bestRating": "5"
  },
  "numberOfCustomers": 1500,
  "slogan": "The AI Platform Built for Dental Practices"
}