Structured Data

    Dr House Painter of Pinecrest

    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: "Dr House Painter of Pinecrest",
      description: "Dr House Painter of Pinecrest is a professional painting contractor serving Miami and surrounding areas with interior, exterior, and commercial painting services. The team specializes in residential and commercial projects, offering free estimates and high-quality finishes using quality materials. They handle everything from room repaints to full home exterior work and can advise on color selection.",
      url: "https://drhousepainter.com/pinecrest-painting-contractor/",
      telephone: "+1-754-269-9869",
      address: {
        @type: "PostalAddress",
        streetAddress: "17211 SW 122nd Ave",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33177",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.6078837,
        longitude: -80.3892422
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Miami, Pinecrest, and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking residential interior and exterior painting, landlords with rental properties, small business owners needing commercial painting updates",
      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.