Structured Data

    Dr House Painter

    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: "Dr House Painter",
      description: "Dr House Painter is a professional painting contractor serving North Miami Beach and surrounding areas. They provide interior and exterior residential painting services with a focus on quality craftsmanship and customer satisfaction. The team handles everything from fresh paint jobs to cabinet refinishing, using quality materials and attention to detail on every project.",
      url: "https://www.drhousepainter.com/",
      telephone: "+1-786-802-3928",
      address: {
        @type: "PostalAddress",
        streetAddress: "15410 NE 21st Ave",
        addressLocality: "North Miami Beach",
        addressRegion: "FL",
        postalCode: "33162",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.9174798,
        longitude: -80.15801359999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "40",
        bestRating: "5"
      },
      areaServed: "North Miami Beach, Miami, and surrounding South Florida communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking quality residential painting, property managers, interior refresh projects, exterior maintenance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Painting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.