---
title: 
description: 
lang: en
json-ld: |
  [
    {
      "@context": "https://schema.org",
      "@type": [
        "LocalBusiness",
        "ProfessionalService"
      ],
      "@id": "https://technologyoncall.com/#business",
      "name": "Technology On Call",
      "alternateName": "The Tech Doctor",
      "url": "https://technologyoncall.com/",
      "logo": "https://technologyoncall.com/favicon.png",
      "image": "https://technologyoncall.com/og.png",
      "description": "Technology consultant for small business — we make technology, marketing, and AI work for small businesses in Connecticut so you can stop fighting your tools and get back to running your business.",
      "telephone": "+1-860-408-9066",
      "email": "help@technologyoncall.com",
      "priceRange": "$$",
      "currenciesAccepted": "USD",
      "paymentAccepted": "Cash, Credit Card, Check, ACH",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Granby",
        "addressRegion": "CT",
        "postalCode": "06035",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 41.9528,
        "longitude": -72.7895
      },
      "hasMap": "https://www.google.com/maps/place/Granby,+CT+06035",
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "08:00",
          "closes": "18:00"
        }
      ],
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "telephone": "+1-860-408-9066",
          "email": "help@technologyoncall.com",
          "contactType": "customer service",
          "areaServed": "US",
          "availableLanguage": [
            "English"
          ]
        }
      ],
      "founder": {
        "@type": "Person",
        "name": "Paul Berg",
        "jobTitle": "Owner & Tech Doctor"
      },
      "areaServed": [
        {
          "@type": "State",
          "name": "Connecticut"
        }
      ],
      "sameAs": [
        "https://www.facebook.com/paullberg",
        "https://www.linkedin.com/in/technologyoncall/",
        "https://www.youtube.com/@TechOnCall",
        "https://www.youtube.com/channel/UC4HAzLK0M7zTYw9sd2yoKPA"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "@id": "https://technologyoncall.com/#organization",
      "name": "Technology On Call",
      "alternateName": "The Tech Doctor",
      "url": "https://technologyoncall.com/",
      "logo": "https://technologyoncall.com/favicon.png",
      "email": "help@technologyoncall.com",
      "telephone": "+1-860-408-9066",
      "founder": {
        "@type": "Person",
        "name": "Paul Berg"
      },
      "sameAs": [
        "https://www.facebook.com/paullberg",
        "https://www.linkedin.com/in/technologyoncall/",
        "https://www.youtube.com/@TechOnCall",
        "https://www.youtube.com/channel/UC4HAzLK0M7zTYw9sd2yoKPA"
      ]
    },
    {
      "@context": "https://schema.org",
      "@type": "WebSite",
      "@id": "https://technologyoncall.com/#website",
      "url": "https://technologyoncall.com/",
      "name": "Technology On Call",
      "publisher": {
        "@id": "https://technologyoncall.com/#organization"
      },
      "inLanguage": "en-US"
    }
  ]
---

