Structured Data

    Beck & Call Home Services

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

    Schema.org / LocalBusiness
    |
    118 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Beck & Call Home Services",
      description: "Beck & Call Home Services is a family-owned handyman and remodeling company in Roanoke, VA, run by Joshua and Sandra. With over 20 years of remodeling and repair experience, they handle everything from routine home maintenance and punch lists to complete bathroom and basement renovations. They specialize in smart project management and pride themselves on exceptional communication, quality craftsmanship, and trustworthy service for projects of any size.",
      url: "http://beckandcallus.com/",
      telephone: "+1-540-632-1483",
      address: {
        @type: "PostalAddress",
        streetAddress: "415 Elm Ave",
        addressLocality: "Roanoke",
        addressRegion: "VA",
        postalCode: "24016",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2671795,
        longitude: -79.9491298
      },
      openingHoursSpecification: [
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Mon",
          opens: "8:00 AM",
          closes: "5:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Tue",
          opens: "8:00 AM",
          closes: "5:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Wed",
          opens: "8:00 AM",
          closes: "5:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Thu",
          opens: "8:00 AM",
          closes: "5:00 PM"
        },
        {
          @type: "OpeningHoursSpecification",
          dayOfWeek: "Fri",
          opens: "8:00 AM",
          closes: "5:00 PM"
        }
      ],
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "119",
        bestRating: "5"
      },
      founder: {
        @type: "Person",
        name: "Joshua and Sandra",
        jobTitle: "Owners",
        hasCredential: "20+ years remodeling & repair experience"
      },
      areaServed: "Roanoke, VA and surrounding areas",
      knowsAbout: "Handyman Services, Homeowners needing routine maintenance, DIY punch lists, bathroom/basement renovations, busy professionals seeking trustworthy contractors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20+ Years of Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned & Personal Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Service Scope"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "4.8-Star Google Rating"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "20+ Years Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Family-Owned & Operated"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "No Job Too Small"
        }
      ],
      sameAs: [
        "https://www.instagram.com/beckandcallroanoke",
        "https://www.facebook.com/beckandcallhomeservices/"
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.