{"id":2675,"date":"2023-06-02T13:50:16","date_gmt":"2023-06-02T13:50:16","guid":{"rendered":"https:\/\/vartmaaninstitutesirsa.com\/?page_id=2675"},"modified":"2026-02-10T16:22:08","modified_gmt":"2026-02-10T16:22:08","slug":"b-sc-agriculture-coaching-in-sirsa","status":"publish","type":"page","link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/b-sc-agriculture-coaching-in-sirsa\/","title":{"rendered":"B.Sc. agriculture coaching in sirsa"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2675\" class=\"elementor elementor-2675\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd07730 e-flex e-con-boxed e-con e-parent\" data-id=\"bd07730\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ac56df elementor-widget elementor-widget-html\" data-id=\"3ac56df\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>B.Sc. Agriculture Coaching in Sirsa - Vartmaan Institute<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Arial', sans-serif;\n            line-height: 1.6;\n            color: #333;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 20px;\n        }\n        \n        \/* Header Section *\/\n        .hero-section {\n            background: linear-gradient(135deg, #006600 0%, #009900 100%);\n            color: white;\n            padding: 60px 20px;\n            text-align: center;\n        }\n        \n        .hero-section h1 {\n            font-size: 2.5em;\n            margin-bottom: 20px;\n            font-weight: 700;\n        }\n        \n        .hero-section p {\n            font-size: 1.2em;\n            max-width: 800px;\n            margin: 0 auto;\n            line-height: 1.8;\n        }\n        \n        .hero-section strong {\n            color: #ffeb3b;\n        }\n        \n        \/* Features Section *\/\n        .features-section {\n            padding: 60px 20px;\n            background: #f9f9f9;\n        }\n        \n        .section-title {\n            text-align: center;\n            font-size: 2.2em;\n            color: #006600;\n            margin-bottom: 50px;\n            font-weight: 700;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n            gap: 30px;\n            margin-top: 40px;\n        }\n        \n        .feature-card {\n            background: white;\n            padding: 30px;\n            border-radius: 10px;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n            text-align: center;\n            transition: transform 0.3s ease;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.15);\n        }\n        \n        .feature-card h3 {\n            color: #006600;\n            margin-bottom: 15px;\n            font-size: 1.3em;\n        }\n        \n        .feature-card p {\n            color: #666;\n            line-height: 1.6;\n        }\n        \n        \/* Courses Section *\/\n        .courses-section {\n            padding: 60px 20px;\n            background: white;\n        }\n        \n        .courses-content {\n            max-width: 900px;\n            margin: 0 auto;\n            text-align: center;\n            font-size: 1.1em;\n            line-height: 1.8;\n        }\n        \n        \/* CTA Section *\/\n        .cta-section {\n            background: linear-gradient(135deg, #0066cc 0%, #0099ff 100%);\n            color: white;\n            padding: 60px 20px;\n            text-align: center;\n        }\n        \n        .cta-section h2 {\n            font-size: 2em;\n            margin-bottom: 30px;\n        }\n        \n        .btn {\n            display: inline-block;\n            padding: 15px 40px;\n            background: #ffeb3b;\n            color: #006600;\n            text-decoration: none;\n            border-radius: 50px;\n            font-weight: 700;\n            font-size: 1.1em;\n            transition: all 0.3s ease;\n            margin: 10px;\n        }\n        \n        .btn:hover {\n            background: #fdd835;\n            transform: scale(1.05);\n        }\n        \n        .btn-secondary {\n            background: white;\n            color: #0066cc;\n        }\n        \n        .btn-secondary:hover {\n            background: #f5f5f5;\n        }\n        \n        \/* Course Overview Section *\/\n        .overview-section {\n            padding: 60px 20px;\n            background: #f9f9f9;\n        }\n        \n        .overview-content {\n            max-width: 1000px;\n            margin: 0 auto;\n        }\n        \n        .overview-content h1 {\n            color: #006600;\n            text-align: center;\n            margin-bottom: 30px;\n            font-size: 2.2em;\n        }\n        \n        .overview-content p {\n            font-size: 1.05em;\n            line-height: 1.8;\n            margin-bottom: 20px;\n            text-align: justify;\n        }\n        \n        \/* Eligibility Section *\/\n        .eligibility-section {\n            padding: 60px 20px;\n            background: white;\n        }\n        \n        .eligibility-box {\n            max-width: 900px;\n            margin: 0 auto;\n            background: #e8f5e9;\n            padding: 40px;\n            border-radius: 10px;\n            border-left: 5px solid #006600;\n        }\n        \n        .eligibility-box h1 {\n            color: #006600;\n            margin-bottom: 20px;\n            text-align: center;\n        }\n        \n        .eligibility-box ul {\n            list-style: none;\n            padding-left: 0;\n        }\n        \n        .eligibility-box li {\n            padding: 15px;\n            margin: 10px 0;\n            background: white;\n            border-radius: 5px;\n            position: relative;\n            padding-left: 40px;\n        }\n        \n        .eligibility-box li:before {\n            content: \"\u2713\";\n            position: absolute;\n            left: 15px;\n            color: #006600;\n            font-weight: bold;\n            font-size: 1.2em;\n        }\n        \n        \/* Subjects Section *\/\n        .subjects-section {\n            padding: 60px 20px;\n            background: #f9f9f9;\n        }\n        \n        .subjects-table {\n            max-width: 900px;\n            margin: 30px auto;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n        \n        .subjects-table table {\n            width: 100%;\n            border-collapse: collapse;\n        }\n        \n        .subjects-table td {\n            padding: 20px;\n            border: 1px solid #e0e0e0;\n            text-align: center;\n            font-size: 1em;\n        }\n        \n        .subjects-table tr:nth-child(odd) {\n            background: #f5f5f5;\n        }\n        \n        .subjects-table tr:hover {\n            background: #e8f5e9;\n        }\n        \n        \/* Entrance Exams Section *\/\n        .exams-section {\n            padding: 60px 20px;\n            background: white;\n        }\n        \n        .exams-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 20px;\n            max-width: 1000px;\n            margin: 30px auto;\n        }\n        \n        .exam-card {\n            background: linear-gradient(135deg, #006600 0%, #009900 100%);\n            color: white;\n            padding: 25px;\n            border-radius: 10px;\n            text-align: center;\n            font-weight: 600;\n            transition: transform 0.3s ease;\n        }\n        \n        .exam-card:hover {\n            transform: translateY(-5px);\n        }\n        \n        \/* Career Section *\/\n        .career-section {\n            padding: 60px 20px;\n            background: #f9f9f9;\n        }\n        \n        .career-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n            gap: 15px;\n            max-width: 1000px;\n            margin: 30px auto;\n        }\n        \n        .career-item {\n            background: white;\n            padding: 20px;\n            border-radius: 8px;\n            text-align: center;\n            border-left: 4px solid #006600;\n            transition: all 0.3s ease;\n        }\n        \n        .career-item:hover {\n            background: #e8f5e9;\n            transform: translateX(5px);\n        }\n        \n        \/* Companies Section *\/\n        .companies-section {\n            padding: 60px 20px;\n            background: white;\n        }\n        \n        .companies-list {\n            max-width: 900px;\n            margin: 30px auto;\n        }\n        \n        .company-item {\n            background: #f5f5f5;\n            padding: 20px;\n            margin: 15px 0;\n            border-radius: 8px;\n            border-left: 4px solid #0066cc;\n            font-weight: 600;\n            transition: all 0.3s ease;\n        }\n        \n        .company-item:hover {\n            background: #e3f2fd;\n            transform: translateX(10px);\n        }\n        \n        \n        .urgent-banner {\n            background: #ff5722;\n            color: white;\n            padding: 20px;\n            text-align: center;\n            font-weight: 700;\n            font-size: 1.2em;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 768px) {\n            .hero-section h1 {\n                font-size: 1.8em;\n            }\n            \n            .section-title {\n                font-size: 1.8em;\n            }\n            \n            .subjects-table td {\n                padding: 15px 10px;\n                font-size: 0.9em;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n\n    <!-- Hero Section -->\n    <section class=\"hero-section\">\n        <div class=\"container\">\n            <h1>B.Sc. Agriculture Coaching in Sirsa<\/h1>\n            <p>At <strong>Vartmaan Institute<\/strong>, we empower students with the knowledge and skills required to excel in <strong>B.Sc. Agriculture studies<\/strong>. With experienced faculty and a proven track record, we are Sirsa's leading coaching institute for agriculture education.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Features Section -->\n    <section class=\"features-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Our Key Features<\/h2>\n            <div class=\"features-grid\">\n                <div class=\"feature-card\">\n                    <h3>Expert Faculty<\/h3>\n                    <p>Highly qualified and experienced teachers.<\/p>\n                <\/div>\n                <div class=\"feature-card\">\n                    <h3>Comprehensive Study Material<\/h3>\n                    <p>Syllabus-focused and regularly updated resources.<\/p>\n                <\/div>\n                <div class=\"feature-card\">\n                    <h3>Personalized Attention<\/h3>\n                    <p>Small batch sizes and one-on-one mentoring.<\/p>\n                <\/div>\n                <div class=\"feature-card\">\n                    <h3>Mock Tests & Regular Assessments<\/h3>\n                    <p>Frequent evaluations with detailed feedback.<\/p>\n                <\/div>\n                <div class=\"feature-card\">\n                    <h3>Modern Facilities<\/h3>\n                    <p>Advanced classrooms and library access.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Courses Section -->\n    <section class=\"courses-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Courses Offered<\/h2>\n            <div class=\"courses-content\">\n                <p>We provide coaching for all major subjects in <strong>B.Sc. Agriculture<\/strong>, preparatory courses for entrance exams, and special workshops on practical applications in agriculture.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA Section 1 -->\n    <section class=\"cta-section\">\n        <div class=\"container\">\n            <h2>Join Vartmaan Institute \u2013 Build Your Future<\/h2>\n            <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/admission-form\/student-admission-form.html?_gl=1*dtea0s*_ga*MTYwNTU3OTU5My4xNjg3MjYwNTkw*_ga_K6TBJ7G78J*czE3Njg3NDgzMjMkbzEyNSRnMSR0MTc2ODc0ODkxMCRqNjAkbDAkaDA.\" class=\"btn\">Enroll Now<\/a>\n            <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/admission-form\/student-admission-form.html?_gl=1*dtea0s*_ga*MTYwNTU3OTU5My4xNjg3MjYwNTkw*_ga_K6TBJ7G78J*czE3Njg3NDgzMjMkbzEyNSRnMSR0MTc2ODc0ODkxMCRqNjAkbDAkaDA.\" class=\"btn btn-secondary\">Book a Free Demo Class<\/a>\n        <\/div>\n    <\/section>\n\n    <!-- Course Overview Section -->\n    <section class=\"overview-section\">\n        <div class=\"container\">\n            <div class=\"overview-content\">\n                <h1>B.Sc. Agriculture Course Overview<\/h1>\n                <p>BSc Agriculture is a 4-year undergraduate degree course that includes topics related to agriculture and its applications. The subject also has further streams such as agronomy, horticulture, plant pathology, entomology, soil science, food technology, agricultural economics, home science, fisheries, forestry, and veterinary science.<\/p>\n                <p>It aims at providing modern techniques of agricultural sciences to better the water resource management, soil texture, poultry management, land surveying, etc. The main objective of this course is to assist the future generation with ways to improve agricultural productivity and yield along with minimizing the loss of crops.<\/p>\n                <p>The course fee of BSc Agriculture is generally 2 Lakh to 3 Lakh INR in India and 10 Lakh to 20 Lakh abroad <em>(varying as per the university)<\/em>.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Eligibility Section -->\n    <section class=\"eligibility-section\">\n        <div class=\"container\">\n            <div class=\"eligibility-box\">\n                <h1>Eligibility Criteria<\/h1>\n                <p style=\"text-align: center; margin-bottom: 20px;\">The general admission requirements for BSc Agriculture are as follows:<\/p>\n                <ul>\n                    <li>Students must have 10+2 (preferably in Science) or an equivalent examination with the science stream subjects such as Physics, Chemistry, Mathematics, and Biology.<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Subjects Section -->\n    <section class=\"subjects-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">BSc Agriculture Subjects<\/h2>\n            <p style=\"text-align: center; max-width: 800px; margin: 0 auto 30px; font-size: 1.1em;\">The major BSc Agriculture subjects covered in this undergraduate programme are as follows:<\/p>\n            <div class=\"subjects-table\">\n                <table>\n                    <tbody>\n                        <tr>\n                            <td>Agronomy<\/td>\n                            <td>Plant Biochemistry<\/td>\n                            <td>Water Management<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Study of Pests and Crops<\/td>\n                            <td>Agricultural Meteorology<\/td>\n                            <td>Watershed Management<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Organic Farming<\/td>\n                            <td>Farming System<\/td>\n                            <td>Plant Breeding<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Food Technology<\/td>\n                            <td>Plant Pathology<\/td>\n                            <td>Agricultural Economics<\/td>\n                        <\/tr>\n                        <tr>\n                            <td>Horticulture<\/td>\n                            <td>Entomology<\/td>\n                            <td>Genetics<\/td>\n                        <\/tr>\n                    <\/tbody>\n                <\/table>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Admission Process Section -->\n    <section class=\"courses-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Admission Process in India<\/h2>\n            <div class=\"courses-content\">\n                <p>Entrance Exam Based Examination: To apply for the entrance examination conducted by universities, students must fill the application form and get themselves registered. Entrance examinations such as KCET 2022, KEAM 2022 give admission to students who qualify the exam, in BSc Agriculture colleges of Karnataka and Kerala.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Entrance Exams Section -->\n    <section class=\"exams-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Entrance Exams in India<\/h2>\n            <p style=\"text-align: center; max-width: 900px; margin: 0 auto 30px; font-size: 1.05em;\">Depending on the institution, the admission procedure differs for BSc in Agriculture. However, the general procedure consists of selection based on your merit followed by an interview. A few colleges also have entrance exams for their shortlisting procedure. The most common entrance exams are:<\/p>\n            <div class=\"exams-grid\">\n                <div class=\"exam-card\">BHU UET<br>(Banaras Hindu University)<\/div>\n                <div class=\"exam-card\">AP EAMCET<br>(Andhra Pradesh)<\/div>\n                <div class=\"exam-card\">SAAT<br>(Siksha Anusandhan)<\/div>\n                <div class=\"exam-card\">CG PAT<br>(Chhattisgarh)<\/div>\n                <div class=\"exam-card\">OUAT<br>(Orissa University of Agriculture and Technology)<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Scope Section -->\n    <section class=\"overview-section\">\n        <div class=\"container\">\n            <div class=\"overview-content\">\n                <h1>Scope and Opportunities<\/h1>\n                <p>Despite being the largest employer and contributor to the global economy, the Agriculture sector remains unskilled. With global warming and climate change, agricultural experts are now needed more than ever. Thus, this sector will continue to employ many with lucrative salaries even if other sectors face downsizing.<\/p>\n                <p>On completing graduation, the BSc Agriculture students can either opt for higher studies by pursuing Masters in Agricultural sciences, Master in Sciences (MSc) in fields like biotechnology, Rural banking, International Agribusiness etc. or MBA in Agriculture.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Career Opportunities Section -->\n    <section class=\"career-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Career Opportunities<\/h2>\n            <p style=\"text-align: center; margin-bottom: 30px; font-size: 1.1em;\">You can start working as:<\/p>\n            <div class=\"career-grid\">\n                <div class=\"career-item\">Horticulturist<\/div>\n                <div class=\"career-item\">Agronomist<\/div>\n                <div class=\"career-item\">Research Scientist<\/div>\n                <div class=\"career-item\">Soil Engineer<\/div>\n                <div class=\"career-item\">Farm Manager<\/div>\n                <div class=\"career-item\">Food Microbiologist<\/div>\n                <div class=\"career-item\">Water Conservationist<\/div>\n                <div class=\"career-item\">Business Development Manager<\/div>\n                <div class=\"career-item\">Plant Geneticist<\/div>\n                <div class=\"career-item\">Environmental Engineer<\/div>\n                <div class=\"career-item\">Silvicultural Researcher<\/div>\n                <div class=\"career-item\">Aquatic Ecologist<\/div>\n                <div class=\"career-item\">Wildlife Forensics<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Scope in India Section -->\n    <section class=\"companies-section\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Scope in India<\/h2>\n            <p style=\"text-align: center; max-width: 900px; margin: 0 auto 30px; font-size: 1.05em;\">Being a growing sector, agricultural study has a vast number of career opportunities for students. The government as well as the private organizations provide a good position along with a generous salary amount. The following companies are some of the top recruiters:<\/p>\n            <div class=\"companies-list\">\n                <div class=\"company-item\">National Agro Industries<\/div>\n                <div class=\"company-item\">Rallies India Limited<\/div>\n                <div class=\"company-item\">Advanta Limited<\/div>\n                <div class=\"company-item\">Phalada Agro Research Foundation Limited<\/div>\n                <div class=\"company-item\">Rasi Seeds<\/div>\n                <div class=\"company-item\">ABT Industries<\/div>\n                <div class=\"company-item\">DuPont India<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- Research Institutes Section -->\n    <section class=\"companies-section\" style=\"background: #f9f9f9;\">\n        <div class=\"container\">\n            <h2 class=\"section-title\">Top Research Institutes<\/h2>\n            <p style=\"text-align: center; max-width: 900px; margin: 0 auto 30px; font-size: 1.05em;\">With the research growing briskly in the scientific world, students can also use ample opportunities and apply for a research study in agriculture. The following are a few of the most renowned research institutes for agriculture in India:<\/p>\n            <div class=\"companies-list\">\n                <div class=\"company-item\" style=\"border-color: #006600;\">Indian Agricultural Research Institute<\/div>\n                <div class=\"company-item\" style=\"border-color: #006600;\">National Seeds Corporation Limited<\/div>\n                <div class=\"company-item\" style=\"border-color: #006600;\">State Farms Corporation of India<\/div>\n                <div class=\"company-item\" style=\"border-color: #006600;\">Food Corporation of India<\/div>\n                <div class=\"company-item\" style=\"border-color: #006600;\">National Dairy Development Board<\/div>\n                <div class=\"company-item\" style=\"border-color: #006600;\">NABARD and other banks<\/div>\n                <div class=\"company-item\" style=\"border-color: #006600;\">Agricultural finance corporations<\/div>\n                <div class=\"company-item\" style=\"border-color: #006600;\">Indian Council of Agricultural Research<\/div>\n            <\/div>\n            <p style=\"text-align: center; margin-top: 40px; font-size: 1.1em; font-weight: 600; color: #006600;\">The salary packages differ for each role and position. However, an average annual salary for professionals who work in an agricultural sector ranges between INR 2 to 8 Lakhs.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- Final CTA Section -->\n    <section class=\"cta-section\">\n        <div class=\"container\">\n            <h2>Join Vartmaan Institute \u2013 Build Your Future<\/h2>\n            <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/admission-form\/student-admission-form.html?_gl=1*dtea0s*_ga*MTYwNTU3OTU5My4xNjg3MjYwNTkw*_ga_K6TBJ7G78J*czE3Njg3NDgzMjMkbzEyNSRnMSR0MTc2ODc0ODkxMCRqNjAkbDAkaDA.\" class=\"btn\">Enroll Now<\/a>\n            <a href=\"https:\/\/www.vartmaaninstitutesirsa.com\/admission-form\/student-admission-form.html?_gl=1*dtea0s*_ga*MTYwNTU3OTU5My4xNjg3MjYwNTkw*_ga_K6TBJ7G78J*czE3Njg3NDgzMjMkbzEyNSRnMSR0MTc2ODc0ODkxMCRqNjAkbDAkaDA.\" class=\"btn btn-secondary\">Book a Free Demo Class<\/a>\n        <\/div>\n    <\/section>\n\n    <!-- Urgent Banner -->\n    <div class=\"urgent-banner\">\n        Limited Seats Available. Hurry!\n    <\/div>\n\n\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>B.Sc. Agriculture Coaching in Sirsa &#8211; Vartmaan Institute B.Sc. Agriculture Coaching in Sirsa At Vartmaan Institute, we empower students with the knowledge and skills required to excel in B.Sc. Agriculture studies. With experienced faculty and a proven track record, we are Sirsa&#8217;s leading coaching institute for agriculture education. Our Key Features Expert Faculty Highly qualified [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"default","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2675","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"sandeep.soni484@gmail.com","author_link":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/author\/sandeep-soni484gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"B.Sc. Agriculture Coaching in Sirsa &#8211; Vartmaan Institute B.Sc. Agriculture Coaching in Sirsa At Vartmaan Institute, we empower students with the knowledge and skills required to excel in B.Sc. Agriculture studies. With experienced faculty and a proven track record, we are Sirsa&#8217;s leading coaching institute for agriculture education. Our Key Features Expert Faculty Highly qualified&hellip;","_links":{"self":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/2675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/comments?post=2675"}],"version-history":[{"count":12,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/2675\/revisions"}],"predecessor-version":[{"id":6597,"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/pages\/2675\/revisions\/6597"}],"wp:attachment":[{"href":"https:\/\/vartmaaninstitutesirsa.com\/index.php\/wp-json\/wp\/v2\/media?parent=2675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}