{
 "id": "WVGBV7AX4BW560971",
 "name": "2011 Volkswagen Tiguan 4-Motion",
 "year": 2011,
 "make": "Volkswagen",
 "model": "Tiguan",
 "trim": "4-Motion",
 "bodyStyle": "hatchback",
 "color": "brown",
 "condition": "used",
 "price": 7000,
 "currency": "USD",
 "mileage": 121702,
 "vin": "WVGBV7AX4BW560971",
 "image": "https://imagescdn.dealercarsearch.com/Media/9620/23186421/639241185943072635.jpg",
 "url": "https://carchat.io/v/lowerysauto/WVGBV7AX4BW560971",
 "dealer": {
  "id": "lowerysauto",
  "name": "Lowerysauto",
  "city": "Barre",
  "state": "VT",
  "url": "https://carchat.io/d/lowerysauto"
 },
 "description": "Visit Lowery's Auto Sales online at lowerysautosales.com to see more pictures of this vehicle or call us at 802-479-1398 today to schedule your test drive.",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "lowerysauto",
   "vin": "WVGBV7AX4BW560971",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}