Structured Data

    Am Multi Services

    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: "Am Multi Services",
      description: "Am Multi Services is a full-service provider offering HVAC, plumbing, electrical, and general handyman services throughout the Norfolk area. Serving residential and commercial clients, they handle everything from routine maintenance and repairs to emergency service calls, providing comprehensive solutions for home and business systems.",
      telephone: "+1-757-480-7212",
      address: {
        @type: "PostalAddress",
        streetAddress: "1301 E Little Creek Rd #8",
        addressLocality: "Norfolk",
        addressRegion: "VA",
        postalCode: "23518",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.914695699999996,
        longitude: -76.2369579
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "23",
        bestRating: "5"
      },
      areaServed: "Norfolk, VA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing multiple trades, Property managers, Commercial building owners, Customers preferring a single trusted contractor",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Multi-Trade Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Emergency Service Availability"
        }
      ],
      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.