Structured Data

    Matrax auto repair

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Matrax auto repair",
      description: "Matrax Auto Repair is a local car repair shop in Keswick, VA offering comprehensive vehicle maintenance and repair services. Serving the central Virginia area, they provide general automotive repair and diagnostics for all vehicle types.",
      telephone: "+1-434-996-9148",
      address: {
        @type: "PostalAddress",
        streetAddress: "3870 Richmond Rd",
        addressLocality: "Keswick",
        addressRegion: "VA",
        postalCode: "22947",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0038324,
        longitude: -78.36543259999999
      },
      areaServed: "Keswick, VA and surrounding central Virginia communities",
      knowsAbout: "Auto Repair & Mechanics, Local vehicle owners needing routine maintenance, general repairs, and diagnostic services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Shop"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Repair"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          url: "https://lantern.llc/contact?from=ai-data",
          contactType: "AI inquiries"
        }
      }
    }

    This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.