Structured Data

    Glass Monkey

    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: "Glass Monkey",
      description: "Glass Monkey is a family-owned and operated auto glass company in Murfreesboro, TN, specializing in windshield repair and replacement for personal and commercial vehicles. They offer both in-shop and mobile auto glass services, handling everything from rock chip repairs to full replacements, RV/motorhome glass, and ADAS calibration. With certified technicians repairing about 2,000 windshields annually and 24/7 emergency service available, Glass Monkey combines experienced craftsmanship with convenient service options and direct insurance claim assistance.",
      url: "http://glassmonkeytn.com/",
      telephone: "+1-615-900-5162",
      address: {
        @type: "PostalAddress",
        streetAddress: "2159 N Thompson Ln a4",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.883049299999996,
        longitude: -86.42303090000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "224",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and surrounding areas including Smyrna, La Vergne, Franklin, and south and east suburbs of Nashville",
      knowsAbout: "Auto Body & Collision, Vehicle owners needing windshield repair or replacement, fleet managers, RV owners, insurance claim filers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "2,000+ Annual Windshields"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile & In-Shop Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Services"
        }
      ],
      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.