{
 "id": "URL8376d185ee0dd4a731fa2d5e1b0aa1ce3601c281",
 "name": "2009 Dodge Ram Pickup 1500",
 "year": 2009,
 "make": "Dodge",
 "model": "Ram Pickup 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 18900,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/azin-motors/URL8376d185ee0dd4a731fa2d5e1b0aa1ce3601c281",
 "dealer": {
  "id": "azin-motors",
  "name": "Azin Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/azin-motors"
 },
 "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": "azin-motors",
   "vin": "URL8376d185ee0dd4a731fa2d5e1b0aa1ce3601c281",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}