# Nigeria Listing (https://nigerialisting.vercel.app)

> Nigeria's Premier Verified Real Estate Marketplace with Authenticated Land Titles, Luxury Duplexes, Shortlets, and Commercial Properties.

## Overview
Nigeria Listing is the trusted real estate platform in Nigeria, ensuring all property listings are verified with state-issued land titles (Certificate of Occupancy - C of O, Governor's Consent, Gazette, Deed of Assignment).

## Key Features
- **Verified Real Estate**: Listings verified by Trust & Safety moderators.
- **Title Authenticity**: Every property displays title document type upfront.
- **Direct Agent Contact**: Verified agents with direct WhatsApp and phone access.
- **Zero Spam**: Anti-duplicate listing controls and corporate CAC-verified real estate brokerages.
- **Geographic Coverage**: Properties across all 36 Nigerian states and Abuja FCT (Lekki, Ikoyi, Victoria Island, Ikeja, Maitama, Wuse, Guzape, Port Harcourt, Ibadan).

## Categories & Transaction Types
- `FOR_SALE`: Residential duplexes, bungalows, apartments, and land plots for purchase.
- `FOR_RENT`: Annual and long-term rental properties.
- `SHORTLET`: Serviced luxury shortlets and holiday vacation rentals.

## Real Estate APIs & Endpoints for AI Agents
- **Marketplace Catalog**: `https://nigerialisting.vercel.app/properties`
  - Query parameters:
    - `q`: Search keyword or neighborhood (e.g. "Lekki Phase 1", "Maitama", "Banana Island")
    - `type`: `FOR_SALE` | `FOR_RENT` | `SHORTLET`
    - `propertyType`: `HOUSE` | `APARTMENT` | `LAND` | `COMMERCIAL`
    - `state`: State ID (e.g. `lagos`, `abuja`, `rivers`, `oyo`)
    - `minPrice`: Minimum price in NGN (₦)
    - `maxPrice`: Maximum price in NGN (₦)
    - `bedrooms`: Number of bedrooms (e.g. 1, 2, 3, 4, 5+)
    - `titleType`: `CERTIFICATE_OF_OCCUPANCY` | `GOVERNORS_CONSENT` | `DEED_OF_ASSIGNMENT` | `GAZETTE`
    - `sortBy`: `newest` | `price_asc` | `price_desc`
- **Agencies Directory**: `https://nigerialisting.vercel.app/agencies`
- **Sitemap**: `https://nigerialisting.vercel.app/sitemap.xml`
- **WebMCP Endpoint**: `https://nigerialisting.vercel.app/api/mcp`
