Structured Data

    Old Town Insurance Agency, Inc

    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: "Old Town Insurance Agency, Inc",
      description: "Old Town Insurance Agency, Inc is an independent insurance broker in Alexandria serving the Northern Virginia community with a comprehensive range of coverage options. They specialize in helping individuals and businesses find the right insurance solutions, including auto, home, life, and commercial policies from multiple carriers. Their experienced team works to match clients with personalized coverage that fits their needs and budget.",
      url: "http://www.otins.com/",
      telephone: "+1-703-549-1200",
      address: {
        @type: "PostalAddress",
        streetAddress: "300 N Lee St STE 500",
        addressLocality: "Alexandria",
        addressRegion: "VA",
        postalCode: "22314",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8070984,
        longitude: -77.0410959
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.1",
        reviewCount: "9",
        bestRating: "5"
      },
      areaServed: "Alexandria, Virginia and Northern Virginia",
      knowsAbout: "Insurance Agents, Northern Virginia homeowners, auto insurance shoppers, business owners seeking commercial coverage, individuals looking for bundled policies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Agent"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Coverage"
        }
      ],
      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.