Structured Data

    Star Collision Repair, LLC

    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: "Star Collision Repair, LLC",
      description: "Star Collision Repair is a full-service auto body shop in San Antonio specializing in collision repair, dent removal, and vehicle restoration. They work with insurance claims and offer comprehensive damage assessment and repair using quality parts and experienced technicians. Whether dealing with major accidents or minor fender benders, Star Collision handles the entire repair process from estimate to final restoration.",
      url: "https://starcollisionrepair.com/",
      telephone: "+1-210-256-7827",
      address: {
        @type: "PostalAddress",
        streetAddress: "5710 Kenwick St",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78238",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.484699499999998,
        longitude: -98.5992872
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "205",
        bestRating: "5"
      },
      areaServed: "San Antonio and surrounding areas",
      knowsAbout: "Auto Body & Collision, Insurance claim filers, accident victims, vehicle owners seeking dent and collision repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Auto Body"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        }
      ],
      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.