{
    "@context": "https://nlweb.ai/nlweb",
    "@type": "NLWebManifest",
    "name": "EmergenTeck",
    "description": "IT Automation & AI Agent Training in Pune. Courses in RPA, Power Platform, Agentic AI, Intelligent Automation, and more.",
    "url": "https://emergenteck.in/",
    "language": "en",
    "nlwebVersion": "1.0",
    "endpoints": [
        {
            "type": "query",
            "url": "https://emergenteck.in/wp-json/nlweb/v1/query",
            "description": "Ask any question about EmergenTeck courses, schedules, pricing, or contact details.",
            "method": "GET",
            "parameters": {
                "q": "Natural language question",
                "mode": "Response format: json (default) or text"
            }
        }
    ],
    "schema": {
        "@context": "https://schema.org",
        "@type": "EducationalOrganization",
        "name": "EmergenTeck",
        "url": "https://emergenteck.in/",
        "logo": "https://emergenteck.in/wp-content/uploads/elementor/thumbs/Emergenteck-logo-web-site-176X55-rg6wxwc7rqbmdmxa574lz8yl7ewc0jxpmf428ouf40.png",
        "telephone": "+91-735-007-0755",
        "email": "info@emergenteck.in",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "Office No. 201, 2nd Floor, Success Square, near Rakshak Nagar Gold, Pandhari Nagar, Kharadi",
            "addressLocality": "Pune",
            "addressRegion": "Maharashtra",
            "postalCode": "411014",
            "addressCountry": "IN"
        },
        "sameAs": [
            "https://www.facebook.com/EmergenteckKV/",
            "https://www.linkedin.com/company/kausal-vikash/",
            "https://www.youtube.com/@emergenteck8962"
        ]
    }
}