Structured Data

    P&D Auto Hail Center LLC

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "P&D Auto Hail Center LLC",
      description: "P&D Auto Hail Center LLC specializes in hail damage repair and auto body work for vehicles in Lubbock. The shop handles dent removal, paintless dent repair, and full collision repairs with expertise in restoring hail-damaged vehicles back to pre-damage condition. They work directly with insurance claims to streamline the repair process for customers.",
      url: "https://www.pdautohailcenter.com/",
      telephone: "+1-817-757-5620",
      address: {
        @type: "PostalAddress",
        streetAddress: "9205 US-87 Unit 6",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79423",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5104889,
        longitude: -101.8439205
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Auto Body & Collision, Hail damage victims, Insurance claim filers, Vehicle owners seeking paintless dent repair",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Coordination"
        }
      ],
      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.