{"id":2690,"date":"2026-08-13T03:21:33","date_gmt":"2026-08-13T03:21:33","guid":{"rendered":"https:\/\/shreepolycliniclab.com\/?page_id=2690"},"modified":"2026-08-17T09:54:50","modified_gmt":"2026-08-17T09:54:50","slug":"free-camp-2","status":"publish","type":"page","link":"https:\/\/shreepolycliniclab.com\/?page_id=2690","title":{"rendered":"Free Camp"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2690\" class=\"elementor elementor-2690\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5be64a9 e-flex e-con-boxed e-con e-parent\" data-id=\"5be64a9\" 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-b96707d elementor-widget elementor-widget-html\" data-id=\"b96707d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\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>Free Cataract Surgery Camp | Shree Polyclinic & Lab \u2013 HSR Branch<\/title>\n<style>\n:root{\n  --navy:#102d5c;\n  --blue:#2d8bdc;\n  --pink:#d94a96;\n  --pink2:#ee63a8;\n  --green:#25d366;\n  --light:#f6faff;\n  --text:#334155;\n  --white:#fff;\n}\n*{box-sizing:border-box}\nhtml{scroll-behavior:smooth}\nbody{\n  margin:0;\n  font-family:Arial,Helvetica,sans-serif;\n  color:var(--text);\n  background:#fff;\n  line-height:1.6;\n}\n.camp-page{overflow:hidden}\n.container{width:min(1150px,92%);margin:auto}\n\n\/* TOP IMAGE *\/\n.camp-hero-image{\n  background:#fff;\n  padding:18px 0 0;\n}\n.camp-hero-image img{\n  display:block;\n  width:100%;\n  max-width:1350px;\n  margin:auto;\n  border-radius:18px;\n  box-shadow:0 15px 45px rgba(16,45,92,.15);\n}\n\n\/* HERO *\/\n.hero{\n  padding:65px 0 75px;\n  background:\n    radial-gradient(circle at 90% 10%,rgba(45,139,220,.18),transparent 28%),\n    radial-gradient(circle at 5% 90%,rgba(217,74,150,.14),transparent 30%),\n    linear-gradient(135deg,#fff,#f5faff);\n}\n.hero-grid{\n  display:grid;\n  grid-template-columns:1.15fr .85fr;\n  gap:45px;\n  align-items:center;\n}\n.badge{\n  display:inline-block;\n  padding:8px 16px;\n  border-radius:50px;\n  background:rgba(217,74,150,.1);\n  color:var(--pink);\n  font-weight:800;\n  font-size:13px;\n  letter-spacing:.6px;\n}\n.hero h1{\n  margin:18px 0 15px;\n  color:var(--navy);\n  font-size:clamp(38px,5vw,65px);\n  line-height:1.05;\n}\n.hero h1 span{color:var(--pink)}\n.hero p{font-size:18px;max-width:700px}\n.buttons{display:flex;gap:13px;flex-wrap:wrap;margin-top:25px}\n.btn{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  gap:8px;\n  padding:14px 24px;\n  border-radius:50px;\n  text-decoration:none;\n  font-weight:800;\n  transition:.25s;\n}\n.btn:hover{transform:translateY(-3px)}\n.btn-primary{background:linear-gradient(135deg,var(--pink),#c73783);color:#fff;box-shadow:0 12px 28px rgba(217,74,150,.25)}\n.btn-whatsapp{background:var(--green);color:#fff;box-shadow:0 12px 28px rgba(37,211,102,.2)}\n.btn-outline{border:2px solid var(--blue);color:var(--blue);background:#fff}\n\n.event-card{\n  background:#fff;\n  border-radius:28px;\n  padding:30px;\n  box-shadow:0 18px 55px rgba(16,45,92,.12);\n  border:1px solid #e4edf5;\n}\n.event-card h3{color:var(--navy);font-size:25px;margin:0 0 18px}\n.event-row{\n  display:flex;gap:14px;align-items:flex-start;\n  padding:13px 0;border-bottom:1px solid #edf2f7;\n}\n.event-row:last-child{border-bottom:0}\n.event-icon{\n  min-width:42px;height:42px;border-radius:50%;\n  display:flex;align-items:center;justify-content:center;\n  background:#eef7ff;font-size:20px;\n}\n.event-row strong{display:block;color:var(--navy)}\n.event-row span{font-size:14px}\n\n\/* INFO *\/\n.section{padding:78px 0}\n.light{background:var(--light)}\n.heading{text-align:center;max-width:780px;margin:0 auto 42px}\n.heading .tag{\n  color:var(--pink);font-size:12px;font-weight:900;\n  letter-spacing:1.7px;text-transform:uppercase\n}\n.heading h2{font-size:clamp(30px,4vw,48px);color:var(--navy);line-height:1.15;margin:8px 0 12px}\n.heading h2 span{color:var(--blue)}\n.heading p{margin:0}\n\n.cards{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:18px;\n}\n.card{\n  background:#fff;border:1px solid #e2ebf2;border-radius:22px;\n  padding:25px 20px;transition:.25s\n}\n.card:hover{transform:translateY(-7px);box-shadow:0 16px 40px rgba(16,45,92,.1)}\n.card .icon{font-size:35px}\n.card h3{color:var(--navy);font-size:18px;margin:9px 0}\n.card p{font-size:14px;margin:0}\n\n\/* CAMP HIGHLIGHT *\/\n.highlight{\n  background:linear-gradient(135deg,var(--navy),#174d91);\n  color:#fff;border-radius:30px;padding:42px;\n  display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center;\n}\n.highlight h2{font-size:clamp(30px,4vw,45px);line-height:1.1;margin:0 0 12px}\n.highlight p{margin:0 0 20px}\n.checks{display:grid;gap:12px}\n.check{\n  background:rgba(255,255,255,.1);\n  padding:12px 15px;border-radius:13px;\n}\n.location{\n  background:#fff;color:var(--text);\n  padding:25px;border-radius:22px\n}\n.location h3{color:var(--navy);margin-top:0}\n.location strong{color:var(--pink)}\n\n\/* FORM *\/\n.form-wrap{\n  max-width:850px;margin:auto;background:#fff;\n  border-radius:28px;padding:35px;\n  box-shadow:0 18px 55px rgba(16,45,92,.12);\n  border:1px solid #e1ebf3;\n}\n.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}\n.form-title{\n  grid-column:1\/-1;color:var(--navy);\n  font-size:20px;font-weight:900;border-bottom:1px solid #e5edf3;\n  padding-bottom:9px\n}\n.field.full{grid-column:1\/-1}\nlabel{display:block;color:var(--navy);font-size:13px;font-weight:800;margin-bottom:6px}\ninput,select,textarea{\n  width:100%;padding:14px;border:1.5px solid #dce7ef;\n  border-radius:12px;font:inherit;outline:none;background:#fff\n}\ninput:focus,select:focus,textarea:focus{\n  border-color:var(--blue);box-shadow:0 0 0 4px rgba(45,139,220,.1)\n}\ntextarea{min-height:100px;resize:vertical}\n.submit{\n  grid-column:1\/-1;width:100%;border:0;\n  padding:16px;border-radius:50px;background:var(--green);\n  color:#fff;font-size:16px;font-weight:900;cursor:pointer\n}\n.message{\n  grid-column:1\/-1;display:none;padding:12px;border-radius:10px;\n  text-align:center;font-weight:700;font-size:13px\n}\n.error{background:#fff0f4;color:#b62e68}\n.note{\n  margin-top:15px;font-size:12px;text-align:center;color:#718096\n}\n\n\/* FINAL CTA *\/\n.cta{\n  padding:75px 0;color:#fff;text-align:center;\n  background:linear-gradient(135deg,var(--pink),var(--blue))\n}\n.cta h2{font-size:clamp(30px,4vw,50px);line-height:1.1;margin:10px 0}\n.cta p{font-size:17px}\n.cta-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}\n.white{background:#fff;color:var(--pink)}\n.outline-white{border:2px solid #fff;color:#fff}\n\n\/* STICKY MOBILE *\/\n.mobile-cta{\n  display:none;position:fixed;left:0;right:0;bottom:0;z-index:9999;\n  padding:8px;background:#fff;box-shadow:0 -5px 20px rgba(0,0,0,.15);gap:7px\n}\n.mobile-cta a{\n  flex:1;text-align:center;padding:11px 5px;border-radius:50px;\n  color:#fff;text-decoration:none;font-weight:900;font-size:12px\n}\n.mobile-call{background:var(--pink)}\n.mobile-wa{background:var(--green)}\n\n@media(max-width:950px){\n  .hero-grid,.highlight{grid-template-columns:1fr}\n  .cards{grid-template-columns:repeat(2,1fr)}\n}\n@media(max-width:650px){\n  body{padding-bottom:65px}\n  .camp-hero-image{padding:8px 0 0}\n  .camp-hero-image img{border-radius:10px}\n  .hero{padding:45px 0 60px}\n  .hero h1{font-size:42px}\n  .hero p{font-size:16px}\n  .buttons{flex-direction:column}\n  .btn{width:100%}\n  .event-card{padding:23px}\n  .section{padding:58px 0}\n  .cards{grid-template-columns:1fr}\n  .highlight{padding:28px}\n  .form-wrap{padding:25px 18px}\n  .form-grid{grid-template-columns:1fr}\n  .form-title,.field.full,.submit,.message{grid-column:1}\n  .mobile-cta{display:flex}\n}\n<\/style>\n<\/head>\n\n<body>\n<div class=\"camp-page\">\n\n  <!-- IMAGE FROM YOUR CAMP POSTER -->\n  <section class=\"camp-hero-image\">\n    <div class=\"container\">\n      <img decoding=\"async\" src=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2026\/08\/FREE-CATARACT-SURGERY-CAMP-WEB.png\"\n           alt=\"Free Cataract Surgery Camp - Shree Polyclinic & Lab HSR Branch\">\n    <\/div>\n  <\/section>\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"container hero-grid\">\n\n      <div>\n        <div class=\"badge\">FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH<\/div>\n\n        <h1>\n          See the World <span>Clearly Again.<\/span>\n        <\/h1>\n\n        <p>\n          A special <strong>Free Cataract Surgery Camp<\/strong> for\n          eligible patients, organised by <strong>Shree Polyclinic & Lab \u2013\n          HSR Branch<\/strong> in association with <strong>Shraddha Eye Care Trust<\/strong>.\n        <\/p>\n\n        <div class=\"buttons\">\n          <a class=\"btn btn-primary\" href=\"#register\">\ud83d\udcdd Register Now<\/a>\n          <a class=\"btn btn-whatsapp\"\n             href=\"https:\/\/wa.me\/918550001900?text=Hello%20Shree%20Polyclinic%20%26%20Lab%2C%20I%20would%20like%20to%20register%20for%20the%20Free%20Cataract%20Surgery%20Camp%20at%20HSR%20Branch.\"\n             target=\"_blank\" rel=\"noopener\">\ud83d\udcac WhatsApp<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"event-card\">\n        <h3>\ud83d\udcc5 Camp Details<\/h3>\n\n        <div class=\"event-row\">\n          <div class=\"event-icon\">\ud83d\udcc6<\/div>\n          <div>\n            <strong>Saturday, 5th September 2026<\/strong>\n            <span>Camp Date<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"event-row\">\n          <div class=\"event-icon\">\u23f0<\/div>\n          <div>\n            <strong>10:00 AM \u2013 2:00 PM<\/strong>\n            <span>Camp Timings<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"event-row\">\n          <div class=\"event-icon\">\ud83d\udccd<\/div>\n          <div>\n            <strong>Shree Polyclinic & Lab \u2013 HSR Branch<\/strong>\n            <span>This camp is conducted only at the HSR Branch.<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"event-row\">\n          <div class=\"event-icon\">\ud83d\udcde<\/div>\n          <div>\n            <strong>85500 01900<\/strong>\n            <span>Registration \/ Enquiry<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- WHAT'S INCLUDED -->\n  <section class=\"section\">\n    <div class=\"container\">\n\n      <div class=\"heading\">\n        <div class=\"tag\">Special Camp Benefits<\/div>\n        <h2>Care Designed to Help You <span>See Better<\/span><\/h2>\n        <p>\n          Eligible patients can receive cataract-related support through\n          this special camp, subject to clinical assessment and eligibility.\n        <\/p>\n      <\/div>\n\n      <div class=\"cards\">\n        <div class=\"card\">\n          <div class=\"icon\">\ud83d\udc41\ufe0f<\/div>\n          <h3>Cataract Surgery<\/h3>\n          <p>Cataract surgery support for eligible patients as part of the camp programme.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"icon\">\ud83d\udc8a<\/div>\n          <h3>Medicines & Eye Drops<\/h3>\n          <p>Eye drops and surgery-related oral medicines are included as stated in the camp poster.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"icon\">\ud83d\udc53<\/div>\n          <h3>Spectacles<\/h3>\n          <p>Spectacles after the 6-week follow-up, as mentioned in the camp offering.<\/p>\n        <\/div>\n\n        <div class=\"card\">\n          <div class=\"icon\">\ud83e\ude7a<\/div>\n          <h3>Ophthalmologist Consultation<\/h3>\n          <p>Consultation with an ophthalmologist as part of the camp process.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- CAMP HIGHLIGHT -->\n  <section class=\"section light\">\n    <div class=\"container\">\n\n      <div class=\"highlight\">\n\n        <div>\n          <div class=\"badge\">HSR BRANCH ONLY<\/div>\n          <h2>Don't Let Cataract Hold You Back.<\/h2>\n          <p>\n            If you or a family member has difficulty seeing clearly,\n            register for the camp and let the eye-care team assess\n            whether cataract treatment may be appropriate.\n          <\/p>\n\n          <a href=\"#register\" class=\"btn btn-primary\">\ud83d\udcdd Register for the Camp<\/a>\n        <\/div>\n\n        <div class=\"checks\">\n          <div class=\"check\">\u2705 Free cataract surgery for eligible patients<\/div>\n          <div class=\"check\">\u2705 Eye drops & surgery-related oral medicines<\/div>\n          <div class=\"check\">\u2705 Spectacles after 6-week follow-up<\/div>\n          <div class=\"check\">\u2705 Ophthalmologist consultation<\/div>\n\n          <div class=\"location\">\n            <h3>\ud83d\udccd Camp Location<\/h3>\n            <p>\n              <strong>Shree Polyclinic & Lab \u2013 HSR Branch<\/strong><br>\n              The cataract camp is available <strong>only at the HSR Branch<\/strong>.\n            <\/p>\n            <p style=\"margin-bottom:0\">\n              \ud83d\udcde <strong>85500 01900<\/strong>\n            <\/p>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- REGISTRATION -->\n  <section class=\"section\" id=\"register\">\n    <div class=\"container\">\n\n      <div class=\"heading\">\n        <div class=\"tag\">Camp Registration<\/div>\n        <h2>Reserve Your <span>Camp Enquiry<\/span><\/h2>\n        <p>\n          Submit your details and our team will contact you on WhatsApp.\n        <\/p>\n      <\/div>\n\n      <div class=\"form-wrap\">\n        <form id=\"cataractForm\">\n\n          <div class=\"form-grid\">\n\n            <div class=\"form-title\">\ud83d\udc64 Patient Details<\/div>\n\n            <div>\n              <label>Full Name *<\/label>\n              <input id=\"name\" type=\"text\" placeholder=\"Enter full name\" required>\n            <\/div>\n\n            <div>\n              <label>Mobile Number *<\/label>\n              <input id=\"mobile\" type=\"tel\" maxlength=\"10\"\n                     placeholder=\"10-digit mobile number\" required>\n            <\/div>\n\n            <div>\n              <label>Age *<\/label>\n              <input id=\"age\" type=\"number\" min=\"1\" max=\"120\"\n                     placeholder=\"Enter age\" required>\n            <\/div>\n\n            <div>\n              <label>Preferred Contact<\/label>\n              <select id=\"contact\">\n                <option>WhatsApp<\/option>\n                <option>Phone Call<\/option>\n              <\/select>\n            <\/div>\n\n            <div class=\"field full\">\n              <label>Have you been diagnosed with cataract?<\/label>\n              <select id=\"diagnosis\">\n                <option>Yes<\/option>\n                <option>No<\/option>\n                <option>Not Sure<\/option>\n              <\/select>\n            <\/div>\n\n            <div class=\"field full\">\n              <label>Additional Information<\/label>\n              <textarea id=\"notes\"\n                placeholder=\"Tell us about vision problems, previous eye treatment or any questions...\"><\/textarea>\n            <\/div>\n\n            <div class=\"field full\">\n              <label>\n                <input id=\"consent\" type=\"checkbox\" style=\"width:auto;margin-right:7px\" required>\n                I agree to be contacted regarding the cataract surgery camp.\n              <\/label>\n            <\/div>\n\n            <button class=\"submit\" type=\"submit\">\n              \ud83d\udcac Submit Registration on WhatsApp\n            <\/button>\n\n            <div id=\"error\" class=\"message error\">\n              Please complete the required fields correctly.\n            <\/div>\n\n          <\/div>\n\n          <div class=\"note\">\n            Camp eligibility, surgery suitability and treatment decisions are subject\n            to clinical assessment by the healthcare\/eye-care team.\n          <\/div>\n\n        <\/form>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- CTA -->\n  <section class=\"cta\">\n    <div class=\"container\">\n      <div style=\"font-size:48px\">\ud83d\udc41\ufe0f \u2764\ufe0f<\/div>\n      <h2>Take the First Step Towards Clearer Vision.<\/h2>\n      <p>\n        Join the Free Cataract Surgery Camp at\n        <strong>Shree Polyclinic & Lab \u2013 HSR Branch<\/strong>.\n      <\/p>\n\n      <div class=\"cta-buttons\">\n        <a class=\"btn white\" href=\"tel:+918550001900\">\ud83d\udcde Call 85500 01900<\/a>\n\n        <a class=\"btn outline-white\"\n           href=\"https:\/\/wa.me\/918550001900?text=Hello%20Shree%20Polyclinic%20%26%20Lab%2C%20I%20want%20to%20register%20for%20the%20Free%20Cataract%20Surgery%20Camp%20at%20HSR%20Branch.\"\n           target=\"_blank\" rel=\"noopener\">\ud83d\udcac WhatsApp Us<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- MOBILE CTA -->\n  <div class=\"mobile-cta\">\n    <a class=\"mobile-call\" href=\"tel:+918550001900\">\ud83d\udcde CALL<\/a>\n    <a class=\"mobile-wa\"\n       href=\"https:\/\/wa.me\/918550001900?text=Hello%20Shree%20Polyclinic%20%26%20Lab%2C%20I%20want%20to%20register%20for%20the%20Free%20Cataract%20Surgery%20Camp%20at%20HSR%20Branch.\"\n       target=\"_blank\" rel=\"noopener\">\ud83d\udcac WHATSAPP<\/a>\n  <\/div>\n\n<\/div>\n\n<script>\n(function(){\n  const form = document.getElementById(\"cataractForm\");\n  const error = document.getElementById(\"error\");\n\n  form.addEventListener(\"submit\", function(e){\n    e.preventDefault();\n    error.style.display = \"none\";\n\n    const name = document.getElementById(\"name\").value.trim();\n    const mobile = document.getElementById(\"mobile\").value.trim();\n    const age = document.getElementById(\"age\").value.trim();\n    const contact = document.getElementById(\"contact\").value;\n    const diagnosis = document.getElementById(\"diagnosis\").value;\n    const notes = document.getElementById(\"notes\").value.trim();\n    const consent = document.getElementById(\"consent\").checked;\n\n    if(!name || !age || !consent || !\/^[0-9]{10}$\/.test(mobile)){\n      error.textContent = \"\u26a0\ufe0f Please enter your name, valid 10-digit mobile number, age and consent.\";\n      error.style.display = \"block\";\n      return;\n    }\n\n    const message =\n`Hello Shree Polyclinic & Lab,\n\n\ud83d\udc41\ufe0f *FREE CATARACT SURGERY CAMP \u2013 HSR BRANCH*\n\n\ud83d\udc64 *PATIENT DETAILS*\nName: ${name}\nMobile: ${mobile}\nAge: ${age}\n\n\ud83d\udc41\ufe0f Cataract Diagnosis: ${diagnosis}\nPreferred Contact: ${contact}\n\n\ud83d\udcdd Additional Information:\n${notes || \"None\"}\n\n\ud83d\udcc5 Camp Date: Saturday, 5th September 2026\n\u23f0 Camp Time: 10:00 AM \u2013 2:00 PM\n\ud83d\udccd Camp Location: Shree Polyclinic & Lab \u2013 HSR Branch\n\nI would like to register for the camp.`;\n\n    const url = \"https:\/\/wa.me\/918550001900?text=\" + encodeURIComponent(message);\n    window.open(url, \"_blank\");\n  });\n})();\n<\/script>\n\n<\/body>\n<\/html>\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>Free Cataract Surgery Camp | Shree Polyclinic &#038; Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic &#038; Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","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":"","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-2690","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Free Cataract Surgery Camp | Shree Polyclinic &amp; Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic &amp; Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"DWFul-usI6OBMDkPApVUePNtjwjxfevy4VELHdmiwvU\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/shreepolycliniclab.com\/?page_id=2690\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"shreepolycliniclab.com - Healing from the root cause\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Free Camp - shreepolycliniclab.com\" \/>\n\t\t<meta property=\"og:description\" content=\"Free Cataract Surgery Camp | Shree Polyclinic &amp; Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic &amp; Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/shreepolycliniclab.com\/?page_id=2690\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-08-13T03:21:33+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-08-17T09:54:50+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/drchithras\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Free Camp - shreepolycliniclab.com\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Free Cataract Surgery Camp | Shree Polyclinic &amp; Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic &amp; Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2690#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/shreepolycliniclab.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2690#listItem\",\"name\":\"Free Camp\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2690#listItem\",\"position\":2,\"name\":\"Free Camp\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#organization\",\"name\":\"shreepolycliniclab.com\",\"description\":\"#taglineShree Polyclinic &amp; Lab: Healing from the root cause\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/\",\"telephone\":\"+918550001600\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/wp-content\\\/uploads\\\/2023\\\/04\\\/Sree-Polyclinic-Logo-in-PNG-01.png\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2690\\\/#organizationLogo\",\"width\":4576,\"height\":4184,\"caption\":\"Shree Polyclinic & Lab\"},\"image\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2690\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/drchithras\",\"https:\\\/\\\/www.instagram.com\\\/shreepolycliniclab?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/drchithras\\\/\"]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2690#webpage\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2690\",\"name\":\"Free Camp - shreepolycliniclab.com\",\"description\":\"Free Cataract Surgery Camp | Shree Polyclinic & Lab \\u2013 HSR Branch FREE CATARACT SURGERY CAMP \\u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic & Lab \\u2013 HSR Branch in association with Shraddha Eye Care Trust. \\ud83d\\udcdd Register Now \\ud83d\\udcac WhatsApp \\ud83d\\udcc5\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/?page_id=2690#breadcrumblist\"},\"datePublished\":\"2026-08-13T03:21:33+00:00\",\"dateModified\":\"2026-08-17T09:54:50+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#website\",\"url\":\"https:\\\/\\\/shreepolycliniclab.com\\\/\",\"name\":\"shreepolycliniclab.com\",\"description\":\"Healing from the root cause\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/shreepolycliniclab.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Free Camp - shreepolycliniclab.com","description":"Free Cataract Surgery Camp | Shree Polyclinic & Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic & Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5","canonical_url":"https:\/\/shreepolycliniclab.com\/?page_id=2690","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"DWFul-usI6OBMDkPApVUePNtjwjxfevy4VELHdmiwvU","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2690#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com#listItem","position":1,"name":"Home","item":"https:\/\/shreepolycliniclab.com","nextItem":{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2690#listItem","name":"Free Camp"}},{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2690#listItem","position":2,"name":"Free Camp","previousItem":{"@type":"ListItem","@id":"https:\/\/shreepolycliniclab.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/shreepolycliniclab.com\/#organization","name":"shreepolycliniclab.com","description":"#taglineShree Polyclinic &amp; Lab: Healing from the root cause","url":"https:\/\/shreepolycliniclab.com\/","telephone":"+918550001600","logo":{"@type":"ImageObject","url":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2023\/04\/Sree-Polyclinic-Logo-in-PNG-01.png","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2690\/#organizationLogo","width":4576,"height":4184,"caption":"Shree Polyclinic & Lab"},"image":{"@id":"https:\/\/shreepolycliniclab.com\/?page_id=2690\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/drchithras","https:\/\/www.instagram.com\/shreepolycliniclab?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw==","https:\/\/www.linkedin.com\/in\/drchithras\/"]},{"@type":"WebPage","@id":"https:\/\/shreepolycliniclab.com\/?page_id=2690#webpage","url":"https:\/\/shreepolycliniclab.com\/?page_id=2690","name":"Free Camp - shreepolycliniclab.com","description":"Free Cataract Surgery Camp | Shree Polyclinic & Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic & Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/shreepolycliniclab.com\/#website"},"breadcrumb":{"@id":"https:\/\/shreepolycliniclab.com\/?page_id=2690#breadcrumblist"},"datePublished":"2026-08-13T03:21:33+00:00","dateModified":"2026-08-17T09:54:50+00:00"},{"@type":"WebSite","@id":"https:\/\/shreepolycliniclab.com\/#website","url":"https:\/\/shreepolycliniclab.com\/","name":"shreepolycliniclab.com","description":"Healing from the root cause","inLanguage":"en-US","publisher":{"@id":"https:\/\/shreepolycliniclab.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"shreepolycliniclab.com - Healing from the root cause","og:type":"article","og:title":"Free Camp - shreepolycliniclab.com","og:description":"Free Cataract Surgery Camp | Shree Polyclinic &amp; Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic &amp; Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5","og:url":"https:\/\/shreepolycliniclab.com\/?page_id=2690","og:image":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png","og:image:secure_url":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png","article:published_time":"2026-08-13T03:21:33+00:00","article:modified_time":"2026-08-17T09:54:50+00:00","article:publisher":"https:\/\/www.facebook.com\/drchithras","twitter:card":"summary_large_image","twitter:title":"Free Camp - shreepolycliniclab.com","twitter:description":"Free Cataract Surgery Camp | Shree Polyclinic &amp; Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic &amp; Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5","twitter:image":"https:\/\/shreepolycliniclab.com\/wp-content\/uploads\/2022\/11\/cropped-Sree-Polyclinic-Logo-in-PNG-02-4.png"},"aioseo_meta_data":{"post_id":"2690","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-08-13 03:21:34","updated":"2026-08-17 11:25:33","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/shreepolycliniclab.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tFree Camp\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/shreepolycliniclab.com"},{"label":"Free Camp","link":"https:\/\/shreepolycliniclab.com\/?page_id=2690"}],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"chithras@shreepolycliniclab.com","author_link":"https:\/\/shreepolycliniclab.com\/?author=1"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"Free Cataract Surgery Camp | Shree Polyclinic &#038; Lab \u2013 HSR Branch FREE CATARACT SURGERY CAMP \u2022 HSR BRANCH See the World Clearly Again. A special Free Cataract Surgery Camp for eligible patients, organised by Shree Polyclinic &#038; Lab \u2013 HSR Branch in association with Shraddha Eye Care Trust. \ud83d\udcdd Register Now \ud83d\udcac WhatsApp \ud83d\udcc5&hellip;","_links":{"self":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/2690","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2690"}],"version-history":[{"count":10,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/2690\/revisions"}],"predecessor-version":[{"id":2965,"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=\/wp\/v2\/pages\/2690\/revisions\/2965"}],"wp:attachment":[{"href":"https:\/\/shreepolycliniclab.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2690"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}