{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://clicksmith.net/#organization",
      "name": "Clicksmith",
      "url": "https://clicksmith.net/",
      "description": "Clicksmith is a digital marketing agency that turns clicks into loyal customers with marketing services including website development, SEO, PPC, and more.",
      "email": "info@clicksmith.net",
      "telephone": "+1-210-201-4272",
      "sameAs": [
        "https://www.facebook.com/ClicksmithDigitalMarketing/",
        "https://www.instagram.com/clicksmith_digital_marketing/",
        "https://www.linkedin.com/company/clicksmith-marketing/",
        "https://x.com/TeamClicksmith",
        "https://www.tiktok.com/@TeamClicksmith"
      ],
      "knowsAbout": [
        "Search Engine Optimization (SEO)",
        "Generative Engine Optimization (GEO)",
        "AI search visibility",
        "Website design",
        "WordPress websites",
        "Website hosting",
        "Paid ads management",
        "Google Business Profile management",
        "Content marketing",
        "Email marketing",
        "Branding",
        "Brand reputation management",
        "Social media management",
        "Workflow and AI automations",
        "E-commerce optimization"
      ],
      "founder": [
        {
          "@id": "https://clicksmith.net/about/team/jeremy-jalnos/#person"
        },
        {
          "@id": "https://clicksmith.net/about/team/shane-tepper/#person"
        }
      ],
      "employee": [
        {
          "@id": "https://clicksmith.net/about/team/jeremy-jalnos/#person"
        },
        {
          "@id": "https://clicksmith.net/about/team/shane-tepper/#person"
        }
      ]
    },
    {
      "@type": "ProfessionalService",
      "@id": "https://clicksmith.net/#localbusiness",
      "name": "Clicksmith",
      "url": "https://clicksmith.net/",
      "telephone": "+1-210-201-4272",
      "email": "info@clicksmith.net",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "8930 Wurzbach Rd, Suite 280",
        "addressLocality": "San Antonio",
        "addressRegion": "TX",
        "postalCode": "78240",
        "addressCountry": "US"
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "09:00",
          "closes": "17:00"
        }
      ],
      "areaServed": [
        {
          "@type": "City",
          "name": "San Antonio"
        },
        {
          "@type": "City",
          "name": "Austin"
        },
        {
          "@type": "Country",
          "name": "United States"
        }
      ],
      "parentOrganization": {
        "@id": "https://clicksmith.net/#organization"
      }
    },
    {
      "@type": "Person",
      "@id": "https://clicksmith.net/about/team/jeremy-jalnos/#person",
      "name": "Jeremy Jalnos",
      "url": "https://clicksmith.net/about/team/jeremy-jalnos/",
      "sameAs": [
        "https://clicksmith.net/author/jjalnos/"
      ],
      "jobTitle": "Co-Founder & Lead Software Engineer",
      "description": "Jeremy leads all technical development at Clicksmith, including website engineering, hosting infrastructure, automation systems, performance optimization, and custom application development.",
      "worksFor": {
        "@id": "https://clicksmith.net/#organization"
      },
      "knowsAbout": [
        "WordPress development",
        "Website engineering",
        "Website hosting infrastructure",
        "Automation systems",
        "Performance optimization",
        "Custom application development",
        "Technical SEO systems"
      ]
    },
    {
      "@type": "Person",
      "@id": "https://clicksmith.net/about/team/shane-tepper/#person",
      "name": "Shane Tepper",
      "url": "https://clicksmith.net/about/team/shane-tepper/",
      "sameAs": [
        "https://clicksmith.net/author/shane/"
      ],
      "jobTitle": "Co-Founder & Lead Marketing Strategist",
      "description": "Shane leads all marketing strategy at Clicksmith, including SEO, paid advertising, content marketing, branding, AI search visibility, and growth planning.",
      "worksFor": {
        "@id": "https://clicksmith.net/#organization"
      },
      "knowsAbout": [
        "Search Engine Optimization (SEO)",
        "Paid advertising",
        "Content marketing",
        "Branding",
        "AI search visibility",
        "Generative Engine Optimization (GEO)",
        "Growth planning"
      ]
    }
  ]
}
