Structured Data

    Daniel Dent Company

    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: "Daniel Dent Company",
      description: "Daniel Dent Company is an auto body and dent repair specialist serving Lubbock and the surrounding area. They specialize in paintless dent removal and collision repair, utilizing advanced techniques to restore vehicles to like-new condition without extensive repainting. Whether dealing with minor dents or major collision damage, their experienced team provides quality repairs with attention to detail.",
      url: "https://danieldentcompany.com/",
      telephone: "+1-806-790-0279",
      address: {
        @type: "PostalAddress",
        streetAddress: "5605 Marsha Sharp Fwy W",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79407",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5559662,
        longitude: -101.9337719
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Lubbock, TX and surrounding areas",
      knowsAbout: "Auto Body & Collision, Vehicle owners with dent damage, collision repair needs, insurance claim repairs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair Specialists"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Collision Repair Services"
        }
      ],
      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.