Structured Data

    Arizona Collision Center - Tempe Body Shop and Collision Repair

    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: "Arizona Collision Center - Tempe Body Shop and Collision Repair",
      description: "Arizona Collision Center is a full-service auto body and collision repair shop in Tempe specializing in accident damage repair, dent removal, frame straightening, and paint matching. They work directly with insurance companies and handle everything from minor dents to major collision damage using OEM parts and modern repair techniques. Known for thorough diagnostics and quality craftsmanship, they serve both personal and commercial vehicles.",
      url: "https://arizonacollisioncenter.com/",
      telephone: "+1-480-668-3105",
      address: {
        @type: "PostalAddress",
        streetAddress: "215 S Industrial Dr",
        addressLocality: "Tempe",
        addressRegion: "AZ",
        postalCode: "85288",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4279144,
        longitude: -111.9057756
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "597",
        bestRating: "5"
      },
      areaServed: "Tempe and surrounding Phoenix metropolitan area",
      knowsAbout: "Auto Body & Collision, Accident victims, insurance claim filers, vehicle owners needing major or minor collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Direct Billing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "OEM Parts & Modern Equipment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Services"
        }
      ],
      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.