{ "@context": "https://schema.org", "@graph": [ { "@type": "Organization", "@id": "https://workrr.in/#organization", "name": "Workrr", "url": "https://workrr.in", "logo": { "@type": "ImageObject", "url": "https://workrr.in/logo.png", "width": "600", "height": "60" }, "description": "Find the best local, government, and private jobs in India with Workrr's AI-powered search. Get instant alerts, track applications, and boost your hire rate.", "sameAs": [ "https://www.linkedin.com/company/workrr" ], "contactPoint": { "@type": "ContactPoint", "contactType": "customer support", "email": "support@workrr.in", "availableLanguage": "en" } }, { "@type": "WebSite", "@id": "https://workrr.in/#website", "url": "https://workrr.in", "name": "Jobs Near Me | AI Job Search India | 100k+ Vacancies – Workrr", "publisher": { "@id": "https://workrr.in/#organization" }, "description": "India's smartest AI-powered job search platform. Search local jobs, government jobs, referral opportunities & more. Simplify your job hunt today!", "inLanguage": "en-IN", "potentialAction": { "@type": "SearchAction", "target": { "@type": "EntryPoint", "urlTemplate": "https://workrr.in/search?q={search_term_string}" }, "query-input": "required name=search_term_string" } } ] }