Structured Data

    Action Painting & Repair

    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: "Action Painting & Repair",
      description: "Action Painting & Repair is an Edmond-based painting and repair company serving the greater Oklahoma City metro area. They specialize in interior and exterior painting for residential and commercial properties, along with general repair services. With a focus on quality craftsmanship and customer satisfaction, they handle everything from small touch-ups to full-scale painting projects.",
      telephone: "+1-405-812-7474",
      address: {
        @type: "PostalAddress",
        streetAddress: "930b Robtrice Ct Suite 5",
        addressLocality: "Edmond",
        addressRegion: "OK",
        postalCode: "73034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6446912,
        longitude: -97.4611884
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "36",
        bestRating: "5"
      },
      areaServed: "Edmond, Oklahoma City metro area",
      knowsAbout: "Interior & Exterior Painting, Homeowners needing interior or exterior painting, commercial property managers, homeowners seeking combined painting and repair services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Painting & Repair"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Edmond Business"
        }
      ],
      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.