Structured Data

    Collision San Antonio Auto Body Shop-Bumper Repair & Paintless Dent Removal

    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: "Collision San Antonio Auto Body Shop-Bumper Repair & Paintless Dent Removal",
      description: "Collision San Antonio is a full-service auto body shop specializing in collision repair, bumper repair, and paintless dent removal. Located on West Ave in San Antonio, they handle everything from minor dents and bumps to major collision damage, utilizing both traditional repair methods and advanced paintless dent technology to restore vehicles to pre-accident condition. Their experienced technicians work with insurance claims to streamline the repair process for customers.",
      url: "https://collisionsanantonio.com/",
      telephone: "+1-210-779-9000",
      address: {
        @type: "PostalAddress",
        streetAddress: "12411 West Ave",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78216",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.5537464,
        longitude: -98.50186990000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "369",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX and surrounding areas",
      knowsAbout: "Auto Body & Collision, Drivers with collision damage, accident victims needing insurance claim support, vehicle owners seeking dent repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Removal Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claim Processing"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Collision Repair"
        }
      ],
      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.