Structured Data

    Everett Custom Homes

    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: "Everett Custom Homes",
      description: "Everett Custom Homes specializes in custom home design and construction throughout the Portland area. The company works with homeowners to build personalized residences tailored to their specific needs and preferences. They handle the full construction process from initial design through final completion.",
      url: "https://everetthomesnw.com/",
      telephone: "+1-503-726-7060",
      address: {
        @type: "PostalAddress",
        streetAddress: "3330 NW Yeon Ave #100",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.5463235,
        longitude: -122.70854779999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "2",
        reviewCount: "51",
        bestRating: "5"
      },
      areaServed: "Portland, Oregon and surrounding areas",
      knowsAbout: "General Contractors & Remodelers, Homeowners seeking custom-built residences, families wanting personalized home designs, buyers in the Portland metro area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Construction"
        }
      ],
      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.