{
 "id": "URL29b71dc05125115774d5b2f48bd2388ed94ad0c2",
 "name": "2014 Volkswagen Beetle R-Line",
 "year": 2014,
 "make": "Volkswagen",
 "model": "Beetle R-Line",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 15000,
 "currency": "USD",
 "mileage": 66451,
 "vin": null,
 "image": "https://carville.com/wp-content/uploads/2022/06/0BEB283E-3C60-4131-A0D7-911ADE60DD1C_1_105_c.jpeg",
 "url": "https://carchat.io/v/carville/URL29b71dc05125115774d5b2f48bd2388ed94ad0c2",
 "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": "URL29b71dc05125115774d5b2f48bd2388ed94ad0c2",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}