Structured Data

    Edge Insurance Agency

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Edge Insurance Agency",
      description: "Edge Insurance Agency is an independent insurance agency serving Virginia Beach and the surrounding area. They offer comprehensive insurance solutions including auto, home, life, and business coverage, helping clients find the right protection for their needs. As an independent agent, Edge works with multiple carriers to provide competitive quotes and personalized service.",
      telephone: "+1-757-260-9866",
      address: {
        @type: "PostalAddress",
        streetAddress: "397 Little Neck Rd",
        addressLocality: "Virginia Beach",
        addressRegion: "VA",
        postalCode: "23452",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.8430398,
        longitude: -76.0919966
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "10",
        bestRating: "5"
      },
      areaServed: "Virginia Beach, VA and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners, auto owners, small business owners, individuals seeking personalized insurance advice",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent Network"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Accessibility"
        }
      ],
      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.