Structured Data

    Mainstay Insurance Agency

    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: "Mainstay Insurance Agency",
      description: "Mainstay Insurance Agency is an independent insurance broker serving the Dallas-Fort Worth area with comprehensive coverage options including auto, home, life, and business insurance. The agency works with multiple carriers to provide personalized quotes and bundling opportunities tailored to each client's needs. Their experienced team focuses on finding competitive rates and ensuring customers have the right coverage at the right price.",
      url: "https://www.mainstayins.com/",
      telephone: "+1-972-778-8201",
      address: {
        @type: "PostalAddress",
        streetAddress: "800 W Airport Fwy #1100",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8361739,
        longitude: -96.9544488
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "96",
        bestRating: "5"
      },
      areaServed: "Dallas-Fort Worth metroplex, including Irving and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners seeking bundled coverage, small business owners needing commercial insurance, families looking for life insurance, drivers comparing auto insurance rates",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Multi-Carrier Agency"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Bundling & Discount Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "DFW Local Presence"
        }
      ],
      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.