Structured Data

    Supreme Dent Repair

    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: "Supreme Dent Repair",
      description: "Supreme Dent Repair specializes in paintless dent repair for vehicles in the Oklahoma City area. Their experienced technicians use advanced techniques to remove dents, dings, and hail damage without repainting, preserving your vehicle's original finish and value. They serve both insurance claims and direct customers with fast, professional service.",
      url: "https://supremedents.com/",
      telephone: "+1-405-370-9267",
      address: {
        @type: "PostalAddress",
        streetAddress: "4201 N Walnut Ave Unit B",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73105",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5133085,
        longitude: -97.50833879999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "56",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Auto Body & Collision, Hail damage victims, collision damage customers, insurance claim filers, vehicle owners seeking cost-effective dent removal",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paintless Dent Repair Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Insurance Claims Expertise"
        }
      ],
      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.