{
 "id": "1C4RJGAG8TC218392",
 "name": "2026 Jeep Grand Cherokee",
 "year": 2026,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 1000,
 "vin": "1C4RJGAG8TC218392",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/fbeb2e222c3d4abfbbbacf8f1bc72bb7.jpg",
 "url": "https://carchat.io/v/port-lavaca-ford/1C4RJGAG8TC218392",
 "dealer": {
  "id": "port-lavaca-ford",
  "name": "Port Lavaca Ford",
  "city": "Port Lavaca",
  "state": "TX",
  "url": "https://carchat.io/d/port-lavaca-ford"
 },
 "description": "Looking for a 2026 Jeep Grand Cherokee for sale in Port Lavaca, TX? Stop by Port Lavaca Auto Group today to learn more about this Grand Cherokee 1C4RJGAG8TC218392",
 "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": "port-lavaca-ford",
   "vin": "1C4RJGAG8TC218392",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}