Structured Data

    Apex Collision & Glass

    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: "Apex Collision & Glass",
      description: "Apex Collision & Glass is a full-service auto body and glass repair shop in Kissimmee specializing in collision repair, dent removal, and windshield replacement. They work with insurance claims to streamline the repair process and offer paintless dent repair for damage-free restoration. With a focus on quality craftsmanship and customer service, they handle everything from minor dents to major collision damage.",
      url: "https://apexcollision.shop/",
      telephone: "+1-407-744-2450",
      address: {
        @type: "PostalAddress",
        streetAddress: "101 E Fletcher St Unit D",
        addressLocality: "Kissimmee",
        addressRegion: "FL",
        postalCode: "34744",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 28.3246478,
        longitude: -81.4023216
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Kissimmee and surrounding Central Florida communities",
      knowsAbout: "Auto Body & Collision, Vehicle owners needing collision repair, drivers with insurance claims to file, customers seeking paintless dent repair, fleet and business vehicle owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Assistance"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Capabilities"
        }
      ],
      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.