{
 "id": "JTDKN3DU3B0315421",
 "name": "2011 Toyota Prius IV - Irving Motors Corp",
 "year": 2011,
 "make": "Toyota",
 "model": "Prius IV",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": null,
 "condition": "used",
 "price": 4995,
 "currency": "USD",
 "mileage": 216267,
 "vin": "JTDKN3DU3B0315421",
 "image": "https://images.dealersync.com/2955/Photos/1557067/wm_500fe47bf7924c8cb7afa41a77775f3e_1557067.jpg?_=5367b82ec89014fbbf320ecddae88c38a3e66acd",
 "url": "https://carchat.io/v/irving-motors/JTDKN3DU3B0315421",
 "dealer": {
  "id": "irving-motors",
  "name": "Irving Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/irving-motors"
 },
 "description": "Used 2011 Toyota Prius IV for sale in San Antonio - View special pricing and get approved today",
 "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": "irving-motors",
   "vin": "JTDKN3DU3B0315421",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}