Structured Data

    Painter Frances B

    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: "Painter Frances B",
      description: "Painter Frances B is an independent painting contractor serving the Buchanan, VA area with expertise in both interior and exterior painting projects. With a focus on quality craftsmanship and customer satisfaction, Frances B delivers professional painting services for residential properties. Whether you need interior room updates or exterior home refreshing, this local painter brings attention to detail and reliable service to every job.",
      telephone: "+1-540-254-2607",
      address: {
        @type: "PostalAddress",
        streetAddress: "25464 Lee Hwy",
        addressLocality: "Buchanan",
        addressRegion: "VA",
        postalCode: "24066",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.595387699999996,
        longitude: -79.62555929999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Buchanan, VA and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking interior updates, Exterior home painting projects, Budget-conscious residential customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Independent Operator"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Both Interior & Exterior Services"
        }
      ],
      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.