{
"@context": "https://schema.org",
"@type": "Dataset",
"name": "Blueberry FM AI Catalog",
"description": "Registry of AI tools, agents, data endpoints, and capabilities for blueberryfm.com",
"url": "https://www.blueberryfm.com/pages/ai-catalog",
"version": "1.0",
"dateModified": "2026-08-01",
"publisher": {
"@type": "Organization",
"name": "Blueberry FM",
"url": "https://www.blueberryfm.com",
"email": "info@blueberryfm.com"
},
"catalog": {
"agents": [
{
"id": "blueberryfm-info-agent",
"name": "Blueberry FM Information Agent",
"type": "InformationRetrieval",
"description": "Answers queries about NRI services, company formation, export services, and compliance in Kerala",
"capabilities": ["NRI loan information", "company formation guidance", "export service requirements", "compliance registration", "Kerala NRI settlement"],
"entryPoint": "https://www.blueberryfm.com/pages/nri-services-kerala-hub",
"dataFormats": ["HTML", "JSON-LD", "Markdown"],
"languages": ["en", "ml"]
},
{
"id": "blueberryfm-enquiry-agent",
"name": "Blueberry FM Enquiry Agent",
"type": "LeadCapture",
"description": "Handles service enquiries and consultation booking for NRI and business services",
"capabilities": ["service enquiry", "consultation booking", "loan pre-qualification"],
"entryPoint": "https://www.blueberryfm.com/pages/contact",
"dataFormats": ["HTML form"]
}
],
"dataEndpoints": [
{
"id": "llms-txt",
"name": "llms.txt",
"type": "AgentGuidance",
"url": "https://www.blueberryfm.com/pages/llm",
"format": "text/plain",
"description": "Site summary and agent instructions for LLMs"
},
{
"id": "llms-full-txt",
"name": "llms-full.txt",
"type": "FullContent",
"url": "https://www.blueberryfm.com/pages/llms-full-txt",
"format": "text/plain",
"description": "Full site content for LLM ingestion"
},
{
"id": "agents-md",
"name": "agents.md",
"type": "A2AManifest",
"url": "https://www.blueberryfm.com/pages/agents-md",
"format": "text/markdown",
"description": "Agent-to-agent manifest and capability declaration"
},
{
"id": "sitemap-xml",
"name": "sitemap.xml",
"type": "Sitemap",
"url": "https://www.blueberryfm.com/sitemap.xml",
"format": "application/xml",
"description": "Full XML sitemap of all canonical URLs"
},
{
"id": "schema-index",
"name": "Schema Index / EntityMap",
"type": "EntityMap",
"url": "https://www.blueberryfm.com/pages/schema-index",
"format": "text/html",
"description": "Site-wide entity declarations and schema.org graph"
},
{
"id": "okf-bundle",
"name": "OKF Markdown Bundle",
"type": "KnowledgeBundle",
"url": "https://www.blueberryfm.com/pages/okf",
"format": "text/markdown",
"description": "Open Knowledge Format markdown bundle of site knowledge"
},
{
"id": "ai-catalog",
"name": "AI Catalog",
"type": "AgentRegistry",
"url": "https://www.blueberryfm.com/pages/ai-catalog",
"format": "application/json",
"description": "This file. Registry of all AI tools and agents for blueberryfm.com"
}
],
"structuredDataPages": [
{"url": "https://www.blueberryfm.com/pages/nri-services-kerala-hub", "schemas": ["FAQPage", "Organization", "WebPage"]},
{"url": "https://www.blueberryfm.com/pages/home-loans-kerala-nri", "schemas": ["FAQPage"]},
{"url": "https://www.blueberryfm.com/pages/business-loans-in-kerala-for-nris-up-to-10-cr", "schemas": ["FAQPage"]},
{"url": "https://www.blueberryfm.com/products/iec-registration-kerala-dgft-compliant", "schemas": ["FAQPage", "Product"]},
{"url": "https://www.blueberryfm.com/products/dubai-company-formation-uae-business-setup", "schemas": ["FAQPage", "Product"]},
{"url": "https://www.blueberryfm.com/pages/company-formation-hub", "schemas": ["WebPage"]},
{"url": "https://www.blueberryfm.com/pages/export-services-kerala-hub", "schemas": ["WebPage"]},
{"url": "https://www.blueberryfm.com/pages/about-blueberry-fm", "schemas": ["Organization", "WebPage"]}
],
"serviceVerticals": [
{"id": "nri-financial", "name": "NRI Financial Services", "hub": "https://www.blueberryfm.com/pages/nri-services-kerala-hub"},
{"id": "company-formation", "name": "Company Formation", "hub": "https://www.blueberryfm.com/pages/company-formation-hub"},
{"id": "company-registration-kerala", "name": "Company Registration Kerala", "hub": "https://www.blueberryfm.com/pages/company-registration-kerala-hub"},
{"id": "export-services", "name": "Export Services", "hub": "https://www.blueberryfm.com/pages/export-services-kerala-hub"},
{"id": "manufacturing", "name": "White Label Manufacturing", "hub": "https://www.blueberryfm.com/pages/white-label-manufacturing-hub"}
]
}
}