Structured Data

    Irondale Collision Center Inc

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Irondale Collision Center Inc",
      description: "Irondale Collision Center Inc specializes in auto body repair and collision services for vehicles of all makes and models. With a 4.7-star rating from 56 customer reviews, they handle dent removal, frame repair, and comprehensive damage restoration. Their experienced team works with insurance claims to streamline the repair process and get customers back on the road quickly.",
      telephone: "+1-205-951-0015",
      address: {
        @type: "PostalAddress",
        streetAddress: "3300 Crestwood Blvd # 106",
        addressLocality: "Irondale",
        addressRegion: "AL",
        postalCode: "35210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.547133,
        longitude: -86.6815287
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Irondale, AL and surrounding areas",
      knowsAbout: "Auto Body & Collision, Accident victims, Insurance claim filers, Vehicle owners needing collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Collision 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.