{
 "id": "1GNSCRKD3PR463171",
 "name": "2023 Chevrolet Tahoe RST",
 "year": 2023,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": "RST",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 54495,
 "currency": "USD",
 "mileage": 71033,
 "vin": "1GNSCRKD3PR463171",
 "image": null,
 "url": "https://carchat.io/v/uscarsales1/1GNSCRKD3PR463171",
 "dealer": {
  "id": "uscarsales1",
  "name": "Uscarsales1",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/uscarsales1"
 },
 "description": "Get ready to hit the road in style with this sleek 2023 Chevrolet Tahoe in a sophisticated shade of gray. This stunning SUV is not just a vehicle, it's a lifestyle upgrade waiting to happen. With its spacious interior, you'll have plenty of room to stretch out and relax on those long drives. The powerful engine ensures a smooth and exhilarating ride, making every journey a thrilling adventure. Plus, the modern technology features keep you connected and entertained, no matter where the road takes",
 "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": "uscarsales1",
   "vin": "1GNSCRKD3PR463171",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}