Structured Data

    Mission Real Estate

    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: "Mission Real Estate",
      description: "Mission Real Estate is a full-service real estate brokerage based in Orem, Utah, serving buyers and sellers throughout the greater Salt Lake Valley. The team specializes in residential real estate transactions, offering comprehensive services including buyer representation, seller representation, market analysis, and negotiation support. Mission Real Estate is committed to providing personalized service and local market expertise to help clients achieve their real estate goals.",
      url: "http://missionbrokerage.com/",
      telephone: "+1-801-899-6468",
      address: {
        @type: "PostalAddress",
        streetAddress: "595 S State St",
        addressLocality: "Orem",
        addressRegion: "UT",
        postalCode: "84058",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 40.2864461,
        longitude: -111.6894142
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "31",
        bestRating: "5"
      },
      areaServed: "Orem, Utah and surrounding Salt Lake Valley communities",
      knowsAbout: "Real Estate Agents, Home buyers, home sellers, first-time homebuyers, families relocating to the Orem and Provo area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Market Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Brokerage"
        }
      ],
      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.