Structured Data

    San Tan Auto Body

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "San Tan Auto Body",
      description: "San Tan Auto Body is a full-service auto body repair shop in Queen Creek specializing in collision damage, paint work, and structural repairs. They handle everything from minor dents and dings to major accident reconstruction, using quality parts and professional techniques to restore vehicles to pre-damage condition. With over a decade of experience serving the Queen Creek area, they work with insurance companies and offer direct repair services for customers of all vehicle types.",
      url: "http://santanautobodyaz.com/",
      telephone: "+1-480-988-1598",
      address: {
        @type: "PostalAddress",
        streetAddress: "18415 E San Tan Blvd",
        addressLocality: "Queen Creek",
        addressRegion: "AZ",
        postalCode: "85142",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.211805,
        longitude: -111.68525910000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "248",
        bestRating: "5"
      },
      areaServed: "Queen Creek and surrounding East Phoenix Valley communities",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim customers, vehicle owners needing collision repair, customers seeking quality paint matching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Structural Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expert Service"
        }
      ],
      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.