Georgia

Racha-Lechkhumi Wine Data API:Access 150+ Wineries & Terroir Data

Integrate structured Racha-Lechkhumi wine data into your application with coordinates, varietals, and ratings.

Discover the finest wineries in Racha-Lechkhumi, Georgia. Access comprehensive data on local estates, wines, and ratings through our developer-friendly API.

Join 500+ developers on the waitlist
API Data Coverage

Unmatched Data Depth for Racha-Lechkhumi

The VineRadar API provides granular, structured data for every major winery and vintage in the Racha-Lechkhumi region.

500+

Total Wineries in Georgia

150+

Racha-Lechkhumi Wineries

Multiple

Key Varietals

50+

Data Points per Winery

Data Available for Racha-Lechkhumi

GPS Coordinates & Location Data
Terroir Details (Soil Type, Elevation)
Production & Vineyard Size
Grape Variety Breakdown
Critic Scores & Ratings
Vintage & Historical Data

Featured Racha-Lechkhumi Wineries

Khareba

Khareba

Racha-Lechkhumi, Georgia
Tvishi Cellar

Tvishi Cellar

Racha-Lechkhumi, Georgia
Usakhelauri Wines

Usakhelauri Wines

Racha-Lechkhumi, Georgia
See It In Action

Technical Proof: Racha-Lechkhumi API Response

This is what a real API response looks like. Structured, comprehensive, and ready for your application.

api-example.js
// Fetch the top wineries in Racha-Lechkhumi
const response = await fetch(
  'https://api.vineradar.com/v1/wineries?region=racha-lechkhumi&limit=3',
  { headers: { 'Authorization': `Bearer YOUR_API_KEY` } }
);

const data = await response.json();

/*
{
  "query": "/wineries/georgia/racha-lechkhumi",
  "total_results": 150,
  "results": [
    {
      "name": "Khareba",
      "coordinates": {
        "latitude": 45,
        "longitude": 10
      },
      "details": {
        "soil_type": "Various terroir types",
        "key_grape_varieties": [
          "Local varieties"
        ]
      },
      "ratings_and_data": {
        "avg_critic_score": 88,
        "data_points_available": 1000
      }
    },
    {
      "name": "Tvishi Cellar",
      "coordinates": {
        "latitude": 45.1,
        "longitude": 10.1
      },
      "details": {
        "soil_type": "Various terroir types",
        "key_grape_varieties": [
          "Local varieties"
        ]
      },
      "ratings_and_data": {
        "avg_critic_score": 90,
        "data_points_available": 1240
      }
    }
  ]
}
*/

Ready to integrate Racha-Lechkhumi wine data into your application?

Explore more wine regions

Ready to Integrate Racha-Lechkhumi Wine Data?Join the Waitlist for Full API Access

Be among the first developers to access comprehensive Racha-Lechkhumi winery data, ratings, coordinates, and terroir details through our API.