@extends('frontend.layouts.app') @push('styles') @endpush @section('content') {{-- Hero Section --}}
{{-- Breadcrumb --}}

Plots for Sale in Varanasi

Find verified residential and commercial plots in Varanasi's prime locations. Broker-free listings with clear titles, legal documentation, and direct owner contact.

{{-- Stats --}}
{{ $totalPlots ?? '50' }}+
Verified Plots
₹1200+
Avg. Price/Sq.ft
↑ 12%
YoY Growth
20+
Areas Covered
{{-- CTA Buttons --}}
{{-- Why Buy Plot Section --}}
{{-- Left: Content --}}
Why Invest in Varanasi

6 Reasons to Buy a
Plot in Varanasi

Varanasi is witnessing rapid infrastructure growth with airport expansion, proposed metro, and Smart City projects. Land values have consistently appreciated 10–15% year-over-year.

@php $features = [ ['icon' => 'M13 7h8m0 0v8m0-8l-8 8-4-4-6 6', 'color' => 'emerald', 'title' => 'High Appreciation Rates', 'desc' => 'Areas like Sarnath and Babatpur have grown 15–18% annually'], ['icon' => 'M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z', 'color' => 'blue', 'title' => '100% Verified & Legal', 'desc' => 'Clear titles, RERA compliance, and complete documentation verified'], ['icon' => 'M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z M15 11a3 3 0 11-6 0 3 3 0 016 0z', 'color' => 'amber', 'title' => 'Prime Locations Available', 'desc' => 'Near Ring Road, Airport, BHU, and upcoming development corridors'], ['icon' => 'M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z', 'color' => 'purple', 'title' => 'Easy Bank Financing', 'desc' => 'Up to 80% plot loan from SBI, HDFC, ICICI at 8.5–10% interest'], ['icon' => 'M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z', 'color' => 'rose', 'title' => 'Zero Brokerage', 'desc' => 'Connect directly with owners, save ₹2–5 lakhs in commission'], ['icon' => 'M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6', 'color' => 'teal', 'title' => 'Build Your Dream Home', 'desc' => 'Full freedom in design, layout, floors, and construction timeline'], ]; @endphp @foreach($features as $f)

{{ $f['title'] }}

{{ $f['desc'] }}

@endforeach
Browse All Verified Plots
{{-- Right: Benefit Cards --}}
12–18% YoY

Average yearly appreciation in prime Varanasi areas

Build Your Home

Freedom in design & construction

Easy Bank Loans

Up to 80% financing available

Zero Brokerage Promise
Save ₹2–5 Lakhs

Connect directly with owners. No middlemen. No hidden charges.

{{-- Bottom Trust Bar — dark navy band --}}
500+
Plots Sold
1000+
Happy Customers
100%
Verified Listings
₹0
Brokerage Fee
{{-- Featured Plots Section --}}
Featured Listings

Top Plots for Sale in Varanasi

View All Plots
@if (isset($properties) && $properties->count() > 0)
@foreach ($properties->take(6) as $property) @include('frontend.partials.property-card', ['property' => $property]) @endforeach
@else

Currently updating our plot listings. Please check back soon or contact us directly.

Contact Us
@endif
{{-- Popular Areas Section --}}
Explore Areas

Popular Locations for Plots in Varanasi

Discover the best areas to buy a plot in Varanasi based on price, appreciation potential, and connectivity.

@php $popularAreas = [ ['name' => 'Sigra', 'price' => '₹3,500–₹5,000', 'growth' => '12%', 'gval' => 12, 'tag' => 'Prime', 'desc' => 'Well-connected commercial hub'], ['name' => 'Lanka', 'price' => '₹4,000–₹6,000', 'growth' => '10%', 'gval' => 10, 'tag' => 'Premium', 'desc' => 'Near BHU, education hub'], ['name' => 'Sarnath', 'price' => '₹1,800–₹3,000', 'growth' => '15%', 'gval' => 15, 'tag' => 'Growing', 'desc' => 'Tourism-driven appreciation'], ['name' => 'Babatpur', 'price' => '₹1,200–₹2,000', 'growth' => '18%', 'gval' => 18, 'tag' => 'Hot', 'desc' => 'Airport expansion zone'], ['name' => 'Cantonment', 'price' => '₹2,500–₹4,000', 'growth' => '10%', 'gval' => 10, 'tag' => 'Stable', 'desc' => 'Established residential area'], ['name' => 'Ramnagar', 'price' => '₹1,500–₹2,500', 'growth' => '14%', 'gval' => 14, 'tag' => 'Growing', 'desc' => 'Ring Road corridor'], ['name' => 'Chandpur', 'price' => '₹1,000–₹1,800', 'growth' => '20%', 'gval' => 20, 'tag' => 'Trending', 'desc' => 'Fastest rising locality'], ['name' => 'Pandeypur', 'price' => '₹2,000–₹3,500', 'growth' => '12%', 'gval' => 12, 'tag' => 'Prime', 'desc' => 'City centre connectivity'], ]; // Map growth level to accent color $accentMap = [ 'Hot' => ['accent' => '#ef4444', 'bg' => '#fef2f2', 'text' => 'text-red-600', 'badge' => 'bg-red-50 text-red-700'], 'Trending' => ['accent' => '#f59e0b', 'bg' => '#fffbeb', 'text' => 'text-amber-600', 'badge' => 'bg-amber-50 text-amber-700'], 'Growing' => ['accent' => '#10b981', 'bg' => '#f0fdf4', 'text' => 'text-emerald-600','badge' => 'bg-emerald-50 text-emerald-700'], 'Prime' => ['accent' => '#3b82f6', 'bg' => '#eff6ff', 'text' => 'text-blue-600', 'badge' => 'bg-blue-50 text-blue-700'], 'Premium' => ['accent' => '#8b5cf6', 'bg' => '#f5f3ff', 'text' => 'text-purple-600', 'badge' => 'bg-purple-50 text-purple-700'], 'Stable' => ['accent' => '#6b7280', 'bg' => '#f9fafb', 'text' => 'text-gray-600', 'badge' => 'bg-gray-100 text-gray-600'], ]; @endphp
@foreach ($popularAreas as $area) @php $ac = $accentMap[$area['tag']]; @endphp
{{ $area['tag'] }}

{{ $area['name'] }}

{{ $area['desc'] }}

Price / sq.ft
{{ $area['price'] }}
YoY Growth
↑ {{ $area['growth'] }}
@endforeach
{{-- Google Map Section --}}
Locate Areas

Plot Locations in Varanasi

Key areas for plot investment — near Ring Road, Airport, BHU, and Sarnath

@foreach(['Sarnath', 'Babatpur', 'Lanka / BHU', 'Sigra', 'Ring Road', 'Ramnagar', 'Chandpur', 'Pandeypur'] as $loc) {{ $loc }} @endforeach
{{-- Price Guide Section --}}
Price Guide

Plot Prices in Varanasi ({{ date('Y') }}-{{ date('Y') + 1 }})

Current market rates for residential plots in different areas of Varanasi.

@php $priceRows = [ ['area' => 'Lanka / BHU', 'min' => 4000, 'max' => 6000, 'type' => 'Premium', 'status' => 'High Demand', 'growth' => '10%', 'bar' => 100, 'tc' => 'bg-purple-100 text-purple-700', 'sc' => 'bg-green-100 text-green-700'], ['area' => 'Sigra', 'min' => 3500, 'max' => 5000, 'type' => 'Prime', 'status' => 'High Demand', 'growth' => '12%', 'bar' => 83, 'tc' => 'bg-blue-100 text-blue-700', 'sc' => 'bg-green-100 text-green-700'], ['area' => 'Pandeypur', 'min' => 2000, 'max' => 3500, 'type' => 'Prime', 'status' => 'High Demand', 'growth' => '12%', 'bar' => 58, 'tc' => 'bg-blue-100 text-blue-700', 'sc' => 'bg-green-100 text-green-700'], ['area' => 'Cantonment', 'min' => 2500, 'max' => 4000, 'type' => 'Stable', 'status' => 'Moderate', 'growth' => '10%', 'bar' => 67, 'tc' => 'bg-gray-100 text-gray-600', 'sc' => 'bg-yellow-100 text-yellow-700'], ['area' => 'Sarnath', 'min' => 1800, 'max' => 3000, 'type' => 'Growing', 'status' => 'High Demand', 'growth' => '15%', 'bar' => 50, 'tc' => 'bg-emerald-100 text-emerald-700','sc' => 'bg-green-100 text-green-700'], ['area' => 'Ramnagar', 'min' => 1500, 'max' => 2500, 'type' => 'Growing', 'status' => 'High Demand', 'growth' => '14%', 'bar' => 42, 'tc' => 'bg-emerald-100 text-emerald-700','sc' => 'bg-green-100 text-green-700'], ['area' => 'Babatpur (Airport)','min' => 1200, 'max' => 2000, 'type' => 'Hot', 'status' => 'High Demand', 'growth' => '18%', 'bar' => 33, 'tc' => 'bg-red-100 text-red-700', 'sc' => 'bg-green-100 text-green-700'], ['area' => 'Chandpur', 'min' => 1000, 'max' => 1800, 'type' => 'Trending', 'status' => 'Rising Fast', 'growth' => '20%', 'bar' => 25, 'tc' => 'bg-amber-100 text-amber-700', 'sc' => 'bg-amber-100 text-amber-700'], ]; @endphp
Area
Price / sq.ft
YoY ↑
Status
@foreach($priceRows as $row)
{{ $row['area'] }}
₹{{ number_format($row['min']) }}–{{ number_format($row['max']) }}
{{ $row['type'] }}
↑ {{ $row['growth'] }}
{{ $row['status'] }}
@endforeach

* Prices are indicative. Sorted high to low. Data updated {{ date('M Y') }}.

{{-- FAQs Section --}}
Have Questions?

Frequently Asked Questions

Everything you need to know about buying a plot in Varanasi.

Location Finance Legal Investment
@php $faqs = [ ['cat' => 'Investment', 'catc' => 'bg-amber-100 text-amber-700', 'q' => 'Which areas in Varanasi give the highest plot appreciation?', 'a' => 'Babatpur (near airport) and Chandpur currently lead with 18–20% YoY appreciation. Ring Road corridors follow at 15–18%. Sarnath is strong at 15% owing to tourism development. Lanka/BHU is stable premium at 10%.'], ['cat' => 'Finance', 'catc' => 'bg-blue-100 text-blue-700', 'q' => 'Can I get a bank loan for buying a plot in Varanasi?', 'a' => 'Yes. SBI, HDFC, ICICI, and PNB offer plot loans up to 70–80% of value for VDA/RERA-approved layouts at 8.5–10% interest. Kashi Housing assists with loan documentation at no extra charge.'], ['cat' => 'Legal', 'catc' => 'bg-purple-100 text-purple-700', 'q' => 'What documents should I check before buying a plot in Varanasi?', 'a' => 'Essential documents: Sale Deed (Biyanama), Registry, Chain of ownership (last 30 years), Encumbrance Certificate, VDA/RERA Approved Layout Plan, Property Tax receipts, Land Use Certificate, and NOC from authorities. Our team provides free verification for all listed plots.'], ['cat' => 'Finance', 'catc' => 'bg-blue-100 text-blue-700', 'q' => 'What is the registry (stamp duty) cost for a plot in Varanasi?', 'a' => 'Stamp duty is 7% of circle rate or sale price (whichever is higher), plus 1% registration fee. On a ₹20 lakh plot: ~₹1.4 lakh stamp duty + ₹20,000 registration. Women buyers get a 1% concession on stamp duty.'], ['cat' => 'Legal', 'catc' => 'bg-purple-100 text-purple-700', 'q' => 'Is RERA registration necessary for plots in Varanasi?', 'a' => 'RERA is mandatory for plotted developments of 500 sq.mt or more or 8+ units. For individual resale plots, VDA-approved layout plans are equally important. Always verify before purchase.'], ['cat' => 'Legal', 'catc' => 'bg-purple-100 text-purple-700', 'q' => 'Is it safe to buy agricultural land in Varanasi?', 'a' => 'Only if already converted to residential use. Conversion requires DM permission and paying conversion charges. We recommend buying only already-converted plots to avoid legal complications.'], ['cat' => 'Location', 'catc' => 'bg-emerald-100 text-emerald-700', 'q' => 'What are the best plots near Ring Road Varanasi?', 'a' => 'Ring Road plots between Ramnagar and Chandpur are most sought after at ₹1,500–₹3,000/sq.ft. The Ring Road expansion has driven 15–18% appreciation in adjacent localities over the past two years.'], ['cat' => 'Location', 'catc' => 'bg-emerald-100 text-emerald-700', 'q' => 'Which VDA-approved areas are best for plot purchase in Varanasi?', 'a' => 'VDA-approved localities: Sigra, Lanka, Pandeypur, Sarnath Extension, Babatpur Township, and Ring Road corridor zones. These offer legal construction permission, easier bank financing, and long-term capital safety.'], ['cat' => 'Investment', 'catc' => 'bg-amber-100 text-amber-700', 'q' => 'How does Babatpur compare to Sarnath for plot investment?', 'a' => 'Babatpur: lower entry (₹1,200–₹2,000/sq.ft), higher appreciation (18%) from airport expansion. Sarnath: tourism-driven growth (15%) with better current infrastructure. Babatpur for long-term capital gain; Sarnath for faster resale.'], ['cat' => 'Legal', 'catc' => 'bg-purple-100 text-purple-700', 'q' => 'Can an outsider (non-UP resident) buy a plot in Varanasi?', 'a' => 'Yes, any Indian citizen can buy residential or commercial plots in Varanasi. NRIs can buy non-agricultural property under FEMA. Agricultural land has separate restrictions.'], ['cat' => 'Location', 'catc' => 'bg-emerald-100 text-emerald-700', 'q' => 'What is the minimum plot size available in Varanasi?', 'a' => 'Plots start from 600 sq.ft (60 gaj). Popular sizes: 1000, 1200, and 2400 sq.ft. Converted agricultural plots in peripheral areas like Babatpur and Chandpur are available for larger requirements.'], ['cat' => 'Finance', 'catc' => 'bg-blue-100 text-blue-700', 'q' => 'What is the difference between residential and commercial plots in Varanasi?', 'a' => 'Residential plots (A1/A2 zone) allow home construction. Commercial plots (B zone) permit shops and offices. Commercial plots on main roads like Sigra and Lanka are priced 40–60% higher than residential plots in the same area.'], ]; @endphp @foreach($faqs as $i => $faq)

{{ $faq['a'] }}

@endforeach
{{-- Step-by-Step Buying Guide --}}
Complete Guide

How to Buy a Plot in Varanasi

Follow these 6 steps to purchase your dream plot safely. Total time: 4–8 weeks.

@php $steps = [ ['title' => 'Define Your Requirements', 'time' => '1–2 days', 'icon' => 'M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2', 'desc' => 'Decide on budget, location preference, plot size (residential/commercial), and purpose — home construction or long-term investment.'], ['title' => 'Search & Shortlist', 'time' => '3–7 days', 'icon' => 'M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z', 'desc' => 'Browse verified listings on Kashi Housing. Filter by area, price, and size. Shortlist 3–5 plots that match your criteria.'], ['title' => 'Physical Site Visit', 'time' => '1–3 days', 'icon' => 'M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z M15 11a3 3 0 11-6 0 3 3 0 016 0z', 'desc' => 'Visit shortlisted plots. Check road access, surrounding development, water/electricity availability, and neighborhood quality.'], ['title' => 'Verify Documents', 'time' => '3–7 days', 'icon' => 'M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z', 'desc' => 'Check Sale Deed, Encumbrance Certificate, Layout Approval, Land Use Certificate, and chain of ownership for the last 30 years.'], ['title' => 'Negotiate & Finalize', 'time' => '2–5 days', 'icon' => 'M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4', 'desc' => 'Negotiate the price and payment terms. Pay a token advance (typically 5–10%) to formally book the plot and take it off the market.'], ['title' => 'Registration & Handover', 'time' => '1–2 days', 'icon' => 'M5 3v4M3 5h4M6 17v4m-2-2h4m5-16l2.286 6.857L21 12l-5.714 2.143L13 21l-2.286-6.857L5 12l5.714-2.143L13 3z', 'desc' => 'Complete registry at the Sub-Registrar office. Pay stamp duty (7%) and registration fee (1%). Collect possession and all original documents.'], ]; @endphp
@foreach($steps as $i => $step)
{{ $i + 1 }}

{{ $step['title'] }}

{{ $step['time'] }}

{{ $step['desc'] }}

@endforeach

Kashi Housing assists at every step — from shortlisting to registry. Our team handles document verification, site visits, and bank loan coordination at no extra charge.

{{-- Documents Checklist --}}
Essential Documents

Documents Required for Plot Purchase

Verify these documents before buying any plot in Varanasi

@foreach ([ ['Sale Deed (Biyanama)', 'Original deed showing ownership transfer', 'Critical'], ['Encumbrance Certificate', 'Last 30 years — ensures no legal dues or mortgages', 'Critical'], ['Land Use Certificate', 'Confirms residential/commercial zoning', 'Critical'], ['Approved Layout Plan', 'VDA/RERA approved development plan', 'Critical'], ['Chain of Ownership', 'Complete ownership history for last 30 years', 'Important'], ['Property Tax Receipts', 'All dues paid up to current year', 'Important'], ['NOC from Authorities', 'Gram Sabha/Municipal/RERA clearance', 'Important'], ['Demarcation Map', 'Survey map with plot boundaries and measurements', 'Useful'], ] as $idx => $doc)
{{ $idx + 1 }}
{{ $doc[0] }} {{ $doc[2] }}

{{ $doc[1] }}

@endforeach
Kashi Housing provides free document verification for all listed plots
{{-- Plot vs Flat Comparison --}}
Investment Comparison

Plot vs Flat: Which is Better?

An honest side-by-side breakdown to help you decide

@php $pvfRows = [ ['factor' => 'Appreciation Rate', 'plot' => '12–18% YoY', 'flat' => '8–12% YoY', 'winner' => 'plot'], ['factor' => 'Entry Cost', 'plot' => 'Lower per sq.ft', 'flat' => 'Ready-to-move', 'winner' => 'both'], ['factor' => 'Customisation', 'plot' => 'Full design freedom', 'flat' => 'Limited by builder', 'winner' => 'plot'], ['factor' => 'Maintenance', 'plot' => 'Self-managed', 'flat' => 'Society maintains', 'winner' => 'flat'], ['factor' => 'Security', 'plot' => 'Arrange yourself', 'flat' => 'Gated community', 'winner' => 'flat'], ['factor' => 'Loan Availability', 'plot' => '70–80% of value', 'flat' => 'Up to 90%', 'winner' => 'flat'], ['factor' => 'Rental Income', 'plot' => 'After construction', 'flat' => 'Immediate', 'winner' => 'flat'], ['factor' => 'Long-term Value', 'plot' => 'Land appreciates', 'flat' => 'Building depreciates','winner' => 'plot'], ]; $plotWins = collect($pvfRows)->where('winner','plot')->count(); $flatWins = collect($pvfRows)->where('winner','flat')->count(); @endphp
{{-- Plot Card --}}

Plot / Land

Best for long-term wealth

{{ $plotWins }} wins
@foreach ($pvfRows as $row)

{{ $row['factor'] }}

{{ $row['plot'] }} @if ($row['winner'] === 'plot') ★ Winner @endif

@endforeach
{{-- VS divider --}}
VS
{{-- Flat Card --}}

Flat / Apartment

Best for immediate occupancy

{{ $flatWins }} wins
@foreach ($pvfRows as $row)

{{ $row['factor'] }}

{{ $row['flat'] }} @if ($row['winner'] === 'flat') ★ Winner @endif

@endforeach

Verdict: If you're investing for the long term or want to build your own home, a plot wins on appreciation and freedom. If you need immediate occupancy or rental income, a flat suits better.

{{-- Customer Testimonials --}}
Happy Customers

What Our Buyers Say

All reviews are from verified plot buyers on Kashi Housing

@foreach ([['name' => 'Rajesh Kumar', 'location' => 'Sarnath', 'rating' => 5, 'text' => 'Bought a 1200 sq.ft plot through Kashi Housing. The documentation was crystal clear and I saved ₹2 lakhs in brokerage. Highly recommended!', 'date' => '2 months ago'], ['name' => 'Priya Singh', 'location' => 'Babatpur', 'rating' => 5, 'text' => 'Invested in a plot near the airport area. Already seeing 15% appreciation in just 8 months. The team helped with complete legal verification.', 'date' => '3 months ago'], ['name' => 'Amit Verma', 'location' => 'Lanka', 'rating' => 5, 'text' => 'Building my dream home now on the plot I purchased. No hidden charges, no middlemen. Smooth experience from start to registration.', 'date' => '1 month ago']] as $review)
@for ($s = 0; $s < $review['rating']; $s++)★@endfor
Verified Buyer

"{{ $review['text'] }}"

{{ substr($review['name'], 0, 1) }}

{{ $review['name'] }}

{{ $review['location'] }} • {{ $review['date'] }}

@endforeach
{{-- Market Trends --}}
{{ date('Y') }}–{{ date('Y') + 1 }} Outlook

Varanasi Real Estate Market Trends

Data-backed insights for smart plot investment decisions

{{-- Card 1: Price Growth --}}
Price Growth
+12%

Year-on-Year {{ date('Y') - 1 }}

Average plot prices in Varanasi grew 12% last year. Ring Road and Airport corridors saw the highest appreciation of 18–20%.

{{-- Card 2: Demand Hotspots --}}
🔥 High Demand
3x

Enquiry surge in hotspot areas

Sarnath, Babatpur, and Chandpur are witnessing peak enquiries driven by upcoming infra projects and affordable land prices.

{{-- Card 3: Infrastructure Push --}}
Major Projects
25–30%

Expected value boost in 3 years

Metro line, Ring Road expansion, and Smart City projects are set to significantly push land values across Varanasi by {{ date('Y') + 3 }}.

{{-- Card 4: NRI Investment --}}
↑ NRI Surge
+35%

NRI investment growth in {{ date('Y') - 1 }}

NRI investments in Varanasi plots surged 35%, driven by ancestral connections, favourable exchange rates, and rising home city sentiment.

{{-- Investment Calculator Teaser --}}
Plan Your Investment

Plot Investment Calculator

Estimate your returns based on area-wise appreciation rates. Compare scenarios, view year-by-year growth tables, and more.

@foreach (['Sarnath 15%', 'Babatpur 18%', 'Chandpur 20%', 'Lanka 10%'] as $pill) ↑ {{ $pill }} YoY @endforeach
Open Investment Calculator

Free tool — no registration required

{{-- Detailed Locality Insights --}}
Area Guide

Detailed Locality Insights

In-depth analysis of top areas for plot investment

@php $localities = [ [ 'area' => 'Sarnath', 'theme' => 'sarnath', 'type' => 'Growing', 'price' => '₹1,800–₹3,000', 'growth' => 15, 'bar' => 75, 'ideal' => 'First-time investors', 'pros' => ['Near UNESCO Buddhist heritage sites', 'Tourism-driven demand growth', 'Low entry price — accessible for all'], 'cons' => ['Longer commute to city centre'], ], [ 'area' => 'Babatpur', 'theme' => 'babatpur', 'type' => 'Emerging', 'price' => '₹1,200–₹2,000', 'growth' => 18, 'bar' => 90, 'ideal' => 'High-growth seekers', 'pros' => ['Adjacent to Lal Bahadur Shastri Airport', 'Direct NH-19 highway access', 'Fastest appreciating corridor'], 'cons' => ['Limited civic amenities currently'], ], [ 'area' => 'Lanka / BHU', 'theme' => 'lanka', 'type' => 'Premium', 'price' => '₹4,000–₹6,000', 'growth' => 10, 'bar' => 50, 'ideal' => 'Stable & rental income', 'pros' => ['Heart of BHU education hub', 'Established neighbourhood, all amenities', 'Consistent high rental demand'], 'cons' => ['Premium prices', 'Very few plots available'], ], ]; @endphp
@foreach ($localities as $loc)
{{-- Coloured header --}}

{{ $loc['area'] }}

{{ $loc['type'] }}

{{ $loc['price'] }} / sq.ft

{{-- Growth bar --}}
↑ {{ $loc['growth'] }}%

YoY appreciation

{{-- Body --}}
Ideal for: {{ $loc['ideal'] }}

Highlights

@foreach ($loc['pros'] as $pro)
{{ $pro }}
@endforeach
@if (count($loc['cons']))

Consider

@foreach ($loc['cons'] as $con)
{{ $con }}
@endforeach
@endif View Plots in {{ $loc['area'] }} →
@endforeach
{{-- EEAT: Why Trust Kashi Housing --}}
Our Credentials

Why Trust Kashi Housing?

Varanasi's most trusted plot marketplace with verified listings and local expertise

@php $credentials = [ [ 'iconBg' => '#d1fae5', 'iconColor' => '#059669', 'icon' => 'M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z', 'title' => '100% Legal Verification', 'desc' => 'Every listed plot undergoes title deed verification, encumbrance check, and VDA/RERA compliance review before going live.', ], [ 'iconBg' => '#dbeafe', 'iconColor' => '#2563eb', 'icon' => 'M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0z', 'title' => 'Direct Owner Contact', 'desc' => 'All listings connect you directly to owners — zero middlemen, zero brokerage. Save ₹2–5 lakhs on every transaction.', ], [ 'iconBg' => '#fef3c7', 'iconColor' => '#d97706', 'icon' => 'M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z M15 11a3 3 0 11-6 0 3 3 0 016 0z', 'title' => 'Deep Local Knowledge', 'desc' => 'Our team operates exclusively in Varanasi. We know every locality, road development plan, and emerging corridor firsthand.', ], [ 'iconBg' => '#ede9fe', 'iconColor' => '#7c3aed', 'icon' => 'M3 6l3 1m0 0l-3 9a5.002 5.002 0 006.001 0M6 7l3 9M6 7l6-2m6 2l3-1m-3 1l-3 9a5.002 5.002 0 006.001 0M18 7l3 9m-3-9l-6-2m0-2v2m0 16V5m0 16H9m3 0h3', 'title' => 'Site Visit Assistance', 'desc' => 'We arrange physical site visits with our local representatives for every shortlisted plot at no extra charge.', ], [ 'iconBg' => '#d1fae5', 'iconColor' => '#059669', 'icon' => 'M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z', 'title' => 'Bank Loan Support', 'desc' => 'We coordinate with SBI, HDFC, and ICICI for faster plot loan approvals. Our listings come pre-approved for financing.', ], [ 'iconBg' => '#dbeafe', 'iconColor' => '#2563eb', 'icon' => 'M9 17v-2m3 2v-4m3 4v-6m2 10H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z', 'title' => 'Registry Assistance', 'desc' => 'From token advance to final Sub-Registrar registry, our team guides you through every step of the transaction process.', ], ]; @endphp @foreach($credentials as $c)

{{ $c['title'] }}

{{ $c['desc'] }}

@endforeach
{{-- Expert badge --}}
KH

Reviewed by Kashi Housing Property Team

All content on this page is reviewed by our Varanasi-based property consultants with 10+ years of local market experience. Data is updated quarterly.

Verified Experts
{{-- Related Searches --}}

Related Searches

@php $searchGroups = [ ['label' => 'By Location', 'color' => 'loc', 'icon' => 'M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z M15 11a3 3 0 11-6 0 3 3 0 016 0z', 'tags' => ['plot near BHU', 'plot near ring road varanasi', 'plot near airport varanasi', 'plot in sarnath varanasi', 'plot in babatpur varanasi']], ['label' => 'By Type', 'color' => 'type', 'icon' => 'M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4', 'tags' => ['residential plot varanasi', 'commercial plot varanasi', 'corner plot varanasi', 'plot for investment varanasi']], ['label' => 'By Feature', 'color' => 'feat', 'icon' => 'M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z', 'tags' => ['RERA approved plots varanasi', 'plot with bank loan varanasi', 'verified plot varanasi']], ['label' => 'By Budget', 'color' => 'budget', 'icon' => 'M12 8c-1.657 0-3 .895-3 2s1.343 2 3 2 3 .895 3 2-1.343 2-3 2m0-8c1.11 0 2.08.402 2.599 1M12 8V7m0 1v8m0 0v1m0-1c-1.11 0-2.08-.402-2.599-1M21 12a9 9 0 11-18 0 9 9 0 0118 0z', 'tags' => ['cheap plots varanasi', 'affordable plot varanasi', 'plots under 20 lakh varanasi']], ]; @endphp
@foreach ($searchGroups as $group)
{{ $group['label'] }}
@foreach ($group['tags'] as $tag) {{ $tag }} @endforeach
@endforeach
{{-- Floating CTA --}}
WhatsApp Us Call Now
{{-- CTA Section --}}
{{-- Left: Text + Trust --}}
{{ $totalPlots ?? '50' }}+ verified plots available now

Ready to Buy Your Dream
Plot in Varanasi?

Our Varanasi-based experts will match you to the right plot — within your budget, in your preferred area, with full legal clarity.

{{-- Trust micro-stats --}}
Zero brokerage
Free legal check
Bank loan support
Registry assistance
{{-- Right: Action panel --}}

Get Free Expert Advice

Typically responds within 30 minutes

@foreach (['R','P','A','S'] as $initial)
{{ $initial }}
@endforeach

47 buyers contacted us this week

@endsection @push('scripts') @endpush