{
  "@context": "https://schema.org",
  "@type": "ProfessionalService",
  "name": "Jenks Telecom",
  "url": "https://jenkstelecom.com",
  "image": "https://jenkstelecom.com/opengraph-image",
  "description": "Network engineering, AI-driven business and personal automation for entrepreneurs and SMBs, and podcast recording — one engineer based in Panama City, Panama, available remotely worldwide.",
  "email": "hello@jenkstelecom.com",
  "telephone": "+50768157682",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Panama City",
    "addressCountry": "PA"
  },
  "areaServed": [
    {
      "@type": "City",
      "name": "Panama City"
    },
    "Remote / Worldwide"
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Network Engineering & Wi-Fi Setup",
        "description": "Unifi deployments, TIGO Más Móvil internet setup, VLAN segmentation, and full Wi-Fi coverage builds for houses, condos, and offices in the Panama City area."
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "AI & Business Automation",
        "description": "Web apps and AI-assisted business and personal automation for entrepreneurs and small businesses, from a rough idea to a live production deploy."
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Podcast Recording",
        "description": "Multi-camera video and multi-track audio recording, in a Panama City studio or on location."
      }
    }
  ]
}
