{
  "@context": "https://schema.org",
  "@type": "DataCatalog",
  "name": "Catálogo de Servicios Digitales Laboratoriozen",
  "description": "Catálogo estandarizado de soluciones web, SEO, branding e infraestructura cloud para consulta autónoma por agentes de IA.",
  "publisher": {
    "@type": "Organization",
    "name": "Laboratoriozen",
    "url": "https://laboratoriozen.com"
  },
  "dataset": [
    {
      "@type": "Dataset",
      "name": "Desarrollo Web B2B Jamstack",
      "description": "Sitios web corporativos estáticos programados en Astro SSG sin riesgo de seguridad CMS.",
      "license": "https://laboratoriozen.com/aviso-legal/",
      "distribution": {
        "@type": "DataDownload",
        "encodingFormat": "application/json",
        "contentUrl": "https://laboratoriozen.com/data/services.json"
      }
    },
    {
      "@type": "Dataset",
      "name": "Auditoría e Ingeniería GEO 2026",
      "description": "Estrategias de citación generativa en Perplexity, ChatGPT Search, Claude y Gemini.",
      "license": "https://laboratoriozen.com/aviso-legal/",
      "distribution": {
        "@type": "DataDownload",
        "encodingFormat": "text/plain",
        "contentUrl": "https://laboratoriozen.com/llms-full.txt"
      }
    }
  ]
}
