{
 "id": "URL411017c4456c4e6e816e67cccedd12d80372b3eb",
 "name": "2014 Jeep WRANGLER 4x4",
 "year": 2014,
 "make": "Jeep",
 "model": "WRANGLER 4x4",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 26500,
 "currency": "USD",
 "mileage": 78004,
 "vin": null,
 "image": "https://carville.com/wp-content/uploads/2023/06/9315E670-958B-41ED-9005-3232509C461C_1_105_c.jpeg",
 "url": "https://carchat.io/v/carville/URL411017c4456c4e6e816e67cccedd12d80372b3eb",
 "dealer": {
  "id": "carville",
  "name": "Carville",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/carville"
 },
 "description": null,
 "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": "carville",
   "vin": "URL411017c4456c4e6e816e67cccedd12d80372b3eb",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}