Structured Data

    Turn Over Painting Contractors

    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: "Turn Over Painting Contractors",
      description: "Turn Over Painting Contractors is a Scottsdale-based painting company specializing in residential and commercial interior and exterior painting projects. They offer comprehensive painting services including color consultation, free estimates, and use quality materials to transform homes and businesses throughout the Scottsdale area.",
      url: "https://turnoverpainting.net/painters-scottsdale-az/",
      telephone: "+1-480-630-0266",
      address: {
        @type: "PostalAddress",
        streetAddress: "8231 E Montecito Ave",
        addressLocality: "Scottsdale",
        addressRegion: "AZ",
        postalCode: "85251",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.4990725,
        longitude: -111.9032203
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "22",
        bestRating: "5"
      },
      areaServed: "Scottsdale, AZ and surrounding Phoenix metro areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior or exterior updates, commercial property owners, residential remodelers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Estimates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Interior & Exterior Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Color Consultation"
        }
      ],
      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.