{
    "schemaVersion": "0.1.1",
    "generatedAt": "2026-06-17T12:31:34+00:00",
    "entity": {
        "type": "SoftwareApplication",
        "name": "BlendScribe",
        "domain": "blendscribe.com",
        "url": "https://blendscribe.com",
        "logo": "https://blendscribe.com/logo.png",
        "contact": "info@blendscribe.com",
        "description": "BlendScribe blends customer expertise, business context and generative AI into server-rendered content built for buyers, search engines and answer engines."
    },
    "resources": {
        "homepage": "https://blendscribe.com/",
        "pricing": "https://blendscribe.com/pricing/",
        "llms": "https://blendscribe.com/llms.txt",
        "llmsFull": "https://blendscribe.com/llms-full.txt",
        "ragManifest": "https://blendscribe.com/rag.json",
        "aiPolicy": "https://blendscribe.com/ai.txt",
        "robotsJson": "https://blendscribe.com/robots.json"
    },
    "jsonld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://blendscribe.com/#organization",
                "name": "BlendScribe",
                "url": "https://blendscribe.com",
                "logo": "https://blendscribe.com/logo.png",
                "email": "info@blendscribe.com"
            },
            {
                "@type": "SoftwareApplication",
                "@id": "https://blendscribe.com/#software",
                "name": "BlendScribe",
                "applicationCategory": "BusinessApplication",
                "operatingSystem": "Web",
                "provider": {
                    "@id": "https://blendscribe.com/#organization"
                },
                "url": "https://blendscribe.com"
            }
        ]
    }
}