Structured Data

    A-1 Maintenance

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

    Schema.org / LocalBusiness
    |
    45 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "A-1 Maintenance",
      description: "A-1 Maintenance is a Fort Worth-based general contracting and maintenance service company offering comprehensive property upkeep and repair solutions. While specific service details are limited, they handle various maintenance and contracting needs for residential and commercial properties. As a locally-owned operation, they provide personalized service to the Fort Worth area.",
      telephone: "+1-817-405-9945",
      address: {
        @type: "PostalAddress",
        streetAddress: "4804 Richards Terrace",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76115",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.6782478,
        longitude: -97.3127933
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Handyman Services, Property owners needing reliable maintenance, Small business facilities, Residential homeowners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Fort Worth Operation"
        }
      ],
      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.