{
  "@context": "https://schema.org",
  "@type": "Organization",
  "@id": "https://wearedeepworks.com/#organization",
  "name": "DEEP Works",
  "alternateName": ["DEEPWORKS", "Deep Works"],
  "url": "https://wearedeepworks.com",
  "logo": "https://wearedeepworks.com/Deep%20Works%20jp.jpg",
  "description": "Premier software development agency in Saint Vincent and the Grenadines. Custom websites, mobile apps, desktop software, and AI solutions.",
  "foundingDate": "2024",
  "email": "developer@wearedeepworks.com",
  "telephone": "+1-784-434-9766",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kingstown",
    "addressLocality": "Kingstown",
    "addressRegion": "Saint Vincent and the Grenadines",
    "addressCountry": "VC"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 13.1579,
    "longitude": -61.2248
  },
  "areaServed": ["Saint Vincent and the Grenadines", "Caribbean", "Global"],
  "sameAs": [
    "https://www.linkedin.com/company/deep-works",
    "https://www.facebook.com/wearedeepworks",
    "https://instagram.com/wearedeepworks",
    "https://twitter.com/wearedeepworks"
  ],
  "founder": {
    "@type": "Person",
    "@id": "https://wearedeepworks.com/#founder",
    "name": "Noel Adams",
    "jobTitle": "CEO & Lead Developer",
    "worksFor": { "@id": "https://wearedeepworks.com/#organization" }
  },
  "knowsAbout": [
    "Web Development",
    "Mobile App Development",
    "React Native",
    "TypeScript",
    "AI Solutions",
    "Caribbean Software Development"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Software Development Services",
    "itemListElement": [
      { "@type": "Offer", "name": "Essential", "price": "2500", "priceCurrency": "XCD" },
      { "@type": "Offer", "name": "Pro", "price": "5000", "priceCurrency": "XCD" },
      { "@type": "Offer", "name": "Enterprise", "price": "7000", "priceCurrency": "XCD" }
    ]
  },
  "agentResources": {
    "llmsTxt": "https://wearedeepworks.com/llms.txt",
    "llmsFullTxt": "https://wearedeepworks.com/llms-full.txt",
    "openApi": "https://wearedeepworks.com/openapi.json",
    "sitemap": "https://wearedeepworks.com/sitemap.xml"
  }
}
