Structured Data

    LG's Paint & Body, and Auto Hail Repair PDR

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

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "LG's Paint & Body, and Auto Hail Repair PDR",
      description: "LG's Paint & Body specializes in auto body repair, paintless dent repair (PDR), and hail damage restoration in Lubbock. They handle collision repairs, dent removal, and custom paint work for vehicles of all types. The shop combines traditional body work with modern PDR techniques to restore vehicles efficiently and affordably.",
      telephone: "+1-806-831-7362",
      address: {
        @type: "PostalAddress",
        streetAddress: "244 E 46th St",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79404",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5522238,
        longitude: -101.83196819999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Auto Body & Collision, Vehicle owners with hail damage, collision damage, or dent repairs; customers seeking cost-effective dent removal alternatives",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair (PDR) Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hail Damage Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Body Shop"
        }
      ],
      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.