{
 "id": "1N4AL3APXHC235031",
 "name": "2017 Nissan Altima 2.5 SR Sedan",
 "year": 2017,
 "make": "Nissan",
 "model": "Altima",
 "trim": "2.5 SR Sedan",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 11500,
 "currency": "USD",
 "mileage": 108591,
 "vin": "1N4AL3APXHC235031",
 "image": "https://imagescdn.dealercarsearch.com/Media/27047/24125274/639209355255925477.jpg",
 "url": "https://carchat.io/v/autonovaokc/1N4AL3APXHC235031",
 "dealer": {
  "id": "autonovaokc",
  "name": "Autonovaokc",
  "city": "Oklahoma City",
  "state": "OK",
  "url": "https://carchat.io/d/autonovaokc"
 },
 "description": "Visit Auto Nova OKC to shop our great deals. You can contact us or call 405-900-6550 to schedule your test drive 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": "autonovaokc",
   "vin": "1N4AL3APXHC235031",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}