{
  "@context": "https://schema.org",
  "@type": ["Organization", "ProfessionalService", "LocalBusiness"],
  "name": "digiDZine Creative Studios",
  "alternateName": "digiDZine",
  "description": "South African digital agency providing website design, ecommerce development, branding, SEO, paid advertising, video production, app development, and AI integration services since 2001.",
  "url": "https://digidzine.co.za",
  "foundingDate": "2001",
  "slogan": "We don't build brands that compete — we build brands that dominate.",
  "telephone": "+27 87 088 6221",
  "email": "info@digidzine.co.za",
  "priceRange": "R8,000 – R500,000+",
  "currenciesAccepted": "ZAR, USD, EUR",
  "paymentAccepted": "Credit Card, Debit Card, EFT, Stripe, PayFast, PayPal, Invoice",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stellenbosch, Western Cape",
    "addressLocality": "Stellenbosch",
    "addressRegion": "Western Cape",
    "postalCode": "7600",
    "addressCountry": "ZA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": -33.9249,
    "longitude": 18.4241
  },
  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
    "opens": "09:00",
    "closes": "17:00"
  },
  "areaServed": [
    { "@type": "Place", "name": "South Africa" },
    { "@type": "Place", "name": "United States" },
    { "@type": "Place", "name": "United Kingdom" },
    { "@type": "Place", "name": "Portugal" },
    { "@type": "Place", "name": "European Union" },
    { "@type": "Place", "name": "Nigeria" },
    { "@type": "Place", "name": "Global / Remote" }
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+27 87 088 6221",
    "contactType": "sales",
    "email": "info@digidzine.co.za",
    "availableLanguage": ["English", "Afrikaans"]
  },
  "sameAs": [
    "https://www.facebook.com/digiDZine",
    "https://www.instagram.com/digidzine",
    "https://www.linkedin.com/company/digidzine",
    "https://www.youtube.com/@digidzine"
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 50,
    "bestRating": 5
  },
  "numberOfEmployees": { "@type": "QuantitativeValue", minValue: 15 },
  "knowsAbout": [
    "Website Design", "E-Commerce Development", "SEO", "Paid Advertising",
    "Branding", "Graphic Design", "App Development", "AI Integration",
    "Video Production", "Music Production", "Digital Strategy",
    "API Development", "Content Creation", "Social Media Marketing"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Digital Services",
    "itemListElement": [
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Website Design & Development" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "E-Commerce Development" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Search Engine Optimization" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Paid Advertising & PPC" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Brand Strategy & Corporate Identity" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Managed Website Hosting" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Website Maintenance & Support" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "AI Integration & Automation" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Mobile & Web App Development" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "API Development & Integration" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Video & Music Production" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Digital Strategy & Consultancy" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Content Creation & Copywriting" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Social Media Campaign Development" } },
      { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Graphic Design" } }
    ]
  }
}
