Structured Data

    Sanz Painting Fl

    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: "Sanz Painting Fl",
      description: "Sanz Painting FL is a Miami-based painting contractor offering interior and exterior painting services for residential and commercial properties. The team specializes in high-quality finishes, attention to detail, and professional craftsmanship. They serve the greater Miami area and surrounding communities with reliable, affordable painting solutions.",
      url: "https://sanzpaintingflorida.com/",
      telephone: "+1-305-209-4548",
      address: {
        @type: "PostalAddress",
        streetAddress: "2125 Biscayne Blvd #204",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33137",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.7978971,
        longitude: -80.1884291
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking quality interior updates, commercial property managers, landlords preparing rental units",
      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.