Structured Data

    Maxwell Insurance Agency: Allstate Insurance

    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: "Maxwell Insurance Agency: Allstate Insurance",
      description: "Maxwell Insurance Agency is a local Allstate Insurance franchise in Corpus Christi offering comprehensive coverage including auto, home, life, and business insurance. The agency works with clients to find personalized insurance solutions that fit their needs and budget, with options to bundle policies for discounted rates.",
      url: "https://maxwellinsuranceagency.com/",
      telephone: "+1-361-317-6391",
      address: {
        @type: "PostalAddress",
        streetAddress: "3837 S Padre Island Dr",
        addressLocality: "Corpus Christi",
        addressRegion: "TX",
        postalCode: "78415",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.722232599999998,
        longitude: -97.40145400000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "482",
        bestRating: "5"
      },
      areaServed: "Corpus Christi, TX and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners, auto owners, families seeking life insurance, small business owners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Allstate Franchise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Policy Bundling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "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.