Structured Data

    The Dent Tech

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Dent Tech",
      description: "The Dent Tech specializes in paintless dent repair for vehicles of all makes and models in Lubbock. With a 4.7-star rating from customers, they use specialized techniques to remove dents without repainting, preserving your vehicle's original finish and value. Their experienced technicians handle everything from minor dings to major dent damage at their 82nd Street location.",
      telephone: "+1-806-441-3588",
      address: {
        @type: "PostalAddress",
        streetAddress: "7018 82nd St Unit 7",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79424",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5204057,
        longitude: -101.96981760000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Auto Body & Collision, Car owners with dents or hail damage, luxury vehicle owners, fleet managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All Vehicle Types"
        }
      ],
      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.