{
 "id": "3N1AB7AP0DL795422",
 "name": "2013 Nissan Sentra",
 "year": 2013,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 113096,
 "vin": "3N1AB7AP0DL795422",
 "image": "https://imagescf.dealercenter.net/640/480/202511-77fd0927a9c74e158f9a48f402d8019f/202508-b03d0e9f7c0e4cc49204ee210e90259a.jpg",
 "url": "https://carchat.io/v/magic-time-motors/3N1AB7AP0DL795422",
 "dealer": {
  "id": "magic-time-motors",
  "name": "Magic Time Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/magic-time-motors"
 },
 "description": "Find USED 2013 NISSAN SENTRA for sale at CALL FOR PRICE in San Antonio, TX at MAGIC TIME MOTORS now.",
 "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": "magic-time-motors",
   "vin": "3N1AB7AP0DL795422",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}