Structured Data

    Friend’s Homes Services / Painters / Remodeling & Cleaning.

    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: "Friend’s Homes Services / Painters / Remodeling & Cleaning.",
      description: "Friend's Homes Services is a full-service home improvement company in Falls Church offering professional painting, remodeling, and cleaning services. With expertise spanning interior and exterior painting, home renovations, and comprehensive cleaning solutions, they serve both residential and commercial clients throughout Northern Virginia. Their experienced team is dedicated to delivering high-quality workmanship and customer satisfaction on every project.",
      url: "http://www.friendspaintandclean.com/",
      telephone: "+1-703-845-5592",
      address: {
        @type: "PostalAddress",
        streetAddress: "3100 S Manchester St Unit 102",
        addressLocality: "Falls Church",
        addressRegion: "VA",
        postalCode: "22044",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.864180999999995,
        longitude: -77.1365414
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "66",
        bestRating: "5"
      },
      areaServed: "Falls Church, VA and Northern Virginia",
      knowsAbout: "Interior & Exterior Painting, Homeowners seeking complete home updates, busy professionals needing cleaning and maintenance, renovation-ready property owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Home Solutions"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Licensed General Contractor"
        }
      ],
      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.