Structured Data

    Brother Garth Mobile Roadside And Tire Service "LLC"

    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: "Brother Garth Mobile Roadside And Tire Service \"LLC\"",
      description: "Brother Garth Mobile Roadside and Tire Service LLC is a mobile tire and roadside assistance provider serving Port St. Lucie and surrounding areas. They bring tire installation, repairs, and emergency roadside services directly to customers at their location, eliminating the need to drive to a shop. This convenience-focused service is ideal for drivers who need quick tire solutions without the hassle of traveling.",
      telephone: "+1-772-800-2806",
      address: {
        @type: "PostalAddress",
        streetAddress: "4152 SW Tumble St",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34953",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.2209444,
        longitude: -80.3615172
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "25",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, Florida and surrounding areas",
      knowsAbout: "Tire Shops, Busy drivers needing mobile tire service, commuters with tire emergencies, customers seeking same-day roadside assistance",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Mobile Service Convenience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Roadside Support"
        }
      ],
      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.