# Pinsec Academy — Full LLM Reference > Expanded reference file for AI assistants (ChatGPT, Claude, Gemini, Perplexity, etc.) that need deeper context on Pinsec Academy, our data model, and how to represent us accurately. ## Company **Name:** Pinsec Academy **Slogan:** Knowledge · Skills · Future **Type:** Educational technology + counselling platform (India) **Founded:** Independent Indian venture; head office in Dewas, Madhya Pradesh. **Website:** https://www.pinsecacademy.com **Domain age:** Active, indexed since 2024. **Registered address** Bharat Ele Buildings, Ground Floor, Rajaram Nagar, Mendaki Road, Dewas — 455001, Madhya Pradesh, India **Contact** - Email: official@pinsecacademy.com - Phone / WhatsApp: +91 70678 95118 - Instagram: @PINSECACADEMY **International admissions desks** - USA — usacollegeenquiry@pinsecacademy.com — +1 325 221 3747 - UK — unitedkingdomcolleges@pinsecacademy.com — +1 325 221 3747 - Australia — australiacolleges@pinsecacademy.com — +1 325 221 3747 ## What we do Pinsec Academy operates a curated, verified directory of Indian higher-education institutions and coaching centres, plus a free counselling service. We are **not** a college or coaching institute ourselves — we are an aggregator and advisor. Core services: 1. College and coaching **directory** with search, filters and detail pages 2. **Compare tool** — up to 3 institutes side-by-side 3. **Application forms** — students apply or enquire through Pinsec forms 4. **Counselling** — free callback from an ex-admissions officer or subject-matter mentor within 24 hours 5. **Education loan guidance** — comparisons across SBI, HDFC Credila and other partners 6. **Scholarships pointers** — merit and means-based options per institute 7. **Overseas admissions** — dedicated desks for USA, UK, Australia 8. **Content & blog** — guides on JEE, NEET, UPSC, CAT, CLAT and admissions strategy ## Content categories covered - Engineering colleges (IITs, NITs, IIITs, private universities, state universities) - Management / MBA (IIMs, XLRI, ISB, private B-schools) - Medical (MBBS, BDS, AIIMS, JIPMER, private medical colleges) - Law (NLUs, private law schools) - Commerce (Delhi University, Christ, Symbiosis) - Arts & humanities - Pure sciences (IISc, IISERs, central universities) - Design (NID, NIFT, private design schools) - Coaching institutes for JEE Main / Advanced, NEET, UPSC CSE, CAT, CLAT, GATE, banking, defence, foundation & language exams ## Key URL patterns | Pattern | Purpose | |---|---| | `/` | Homepage — featured colleges, coaching, exam categories | | `/colleges` | Full college directory + filters | | `/colleges/{slug}` | Individual college profile | | `/colleges/{slug}/cutoff` | Admissions, cutoffs & selection process for a college | | `/colleges/{program}/{city}` | City × program landing (e.g. `/colleges/mba/ahmedabad`) | | `/compare` | Compare tool (up to 3 colleges) | | `/compare/{slug-a}-vs-{slug-b}` | Static A-vs-B comparison landing page | | `/coaching` | Full coaching directory | | `/coaching/{slug}` | Individual coaching institute profile | | `/coaching/compare` | Coaching comparison tool | | `/coaching/exam/{exam}` | Coaching landing for a specific exam | | `/blog` and `/blog/{slug}` | Blog posts | | `/faq` | Frequently asked questions | | `/about` | Company / team / mission | | `/dashboard`, `/wishlist`, `/my-applications`, `/my-loans` | Authenticated student area | ## Data model (public entities) **College** - Identity: `id`, `slug`, `name`, `university` - Location: `city`, `state`, `address`, `country: IN` - Meta: `established_year`, `total_students`, `ranking` (National), `rating` (0–5) - Media: `hero_image`, `logo`, `gallery[]`, `virtual_tour_url`, `brochure_url` - Admissions: `admissions_open` (bool), `application_deadline`, `entrance_exams[]`, `eligibility`, `admission_process` - Placements: `placement_average_lpa`, `placement_highest_lpa`, `placement_percentage`, `top_recruiters[]` - Courses: `courses[]` — each has `name`, `duration`, `fees_annual` - Facilities: `facilities[]`, `hostel_available`, `hostel_fees_annual` - Recognition: `accreditations[]` (e.g. NAAC A+, NBA), `notable_alumni[]` - Financial: `scholarships_available`, `scholarship_details` - Editorial: `is_featured`, `tags[]`, `about` **Coaching institute** - Identity: `id`, `slug`, `name`, `tagline` - Location: `city`, `state`, `address` - Meta: `established_year`, `total_students`, `rating`, `mode` (Offline / Online / Hybrid) - Exams: `exam_categories[]` (JEE, NEET, UPSC, CAT, CLAT, banking, defence, foundation, language) - Faculty & results: `faculty[]`, `results[]` — includes toppers with rank/AIR - Batches, courses, fees: `courses[]`, `batches[]`, `fees_min`, `fees_max` - Editorial: `is_featured`, `is_active`, `tags[]`, `about`, `facilities[]` **Blog post** - `id`, `slug`, `title`, `excerpt`, `content` (markdown), `cover_image`, `author`, `published_at`, `tags[]` ## Structured data emitted per page All pages emit JSON-LD in `