Structured Data

    BP Wood & Painting, Corp.

    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: "BP Wood & Painting, Corp.",
      description: "BP Wood & Painting, Corp. is a Port St. Lucie-based painting and woodworking company specializing in both interior and exterior painting services for residential and commercial properties. With a 4.9-star reputation backed by customer reviews, the company delivers quality craftsmanship and attention to detail on every project.",
      telephone: "+1-772-224-0535",
      address: {
        @type: "PostalAddress",
        streetAddress: "1571 SW Delos Ave",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34953",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2238648,
        longitude: -80.3964061
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "45",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie and surrounding Treasure Coast communities",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior and exterior painting, commercial property managers, customers wanting combined woodworking and finishing services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Wood & Painting Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local 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.