Structured Data

    Own It Northwest

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Own It Northwest",
      description: "Own It Northwest is a full-service real estate team serving Portland, Oregon and surrounding areas. Led by Ross and his team, they specialize in buying, selling, and financing homes throughout the Portland metro and into Washington. The team combines expert market knowledge with a client-focused approach, offering free marketing plans for sellers, buyer representation, and connections to lending partners through the BKCO Loan Team for mortgage pre-approval and refinancing.",
      url: "http://www.ownitnorthwest.com/",
      telephone: "+1-503-862-9075",
      address: {
        @type: "PostalAddress",
        streetAddress: "2175 NW Raleigh St Ste 110",
        addressLocality: "Portland",
        addressRegion: "OR",
        postalCode: "97210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 45.534465999999995,
        longitude: -122.6958768
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "306",
        bestRating: "5"
      },
      areaServed: "Portland, OR and Multnomah County, extending to Beaverton, Hillsboro, Lake Oswego, West Linn, Milwaukie, and Kelso, WA",
      knowsAbout: "Real Estate Agents, Home sellers seeking expert negotiation and marketing, first-time homebuyers needing guidance and financing, downsizers making major life transitions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Real Estate & Lending"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Marketing Plans for Sellers"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Responsive & Transparent Communication"
        }
      ],
      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.