Structured Data

    AmeriAgency

    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: "AmeriAgency",
      description: "AmeriAgency is an independent insurance agency in Murfreesboro founded by Baird Morgan, specializing in auto, home, and business insurance. They represent multiple top-tier carriers and provide personalized quotes, policy binding, and ongoing service with annual policy reviews to ensure competitive rates. Their mission centers on educating clients about insurance products while delivering expert guidance tailored to individual coverage needs and budgets.",
      url: "https://ameriagency.com/",
      telephone: "+1-888-851-5572",
      address: {
        @type: "PostalAddress",
        streetAddress: "1850 Memorial Blvd",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8745504,
        longitude: -86.3847843
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "1013",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, Tennessee and surrounding areas",
      knowsAbout: "Insurance Agents, Homeowners, auto owners, business operators, individuals seeking personalized insurance guidance, customers wanting competitive multi-carrier quotes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multi-Carrier Comparison"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Annual Policy Reviews"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Founder-Led Mission"
        }
      ],
      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.