Structured Data

    Got Dents, Inc.

    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: "Got Dents, Inc.",
      description: "Got Dents, Inc. specializes in paintless dent repair for vehicles in the Cary area, removing dents, dings, and hail damage without repainting. Their skilled technicians use specialized techniques to restore your vehicle's appearance while preserving the original factory finish. They serve both individual car owners and insurance claims, offering quick turnaround and quality repairs.",
      url: "https://gotdentsnc.com/",
      telephone: "+1-919-428-9165",
      address: {
        @type: "PostalAddress",
        streetAddress: "120 Centrewest Ct Suite #203",
        addressLocality: "Cary",
        addressRegion: "NC",
        postalCode: "27513",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.820335899999996,
        longitude: -78.8051679
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "47",
        bestRating: "5"
      },
      areaServed: "Cary, Raleigh, and surrounding Wake County areas",
      knowsAbout: "Auto Body & Collision, Vehicle owners with dents and dings, hail damage victims, insurance claimants, those seeking paintless repair alternatives",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Support"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Convenient Location & Quick Service"
        }
      ],
      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.