{
 "id": "3N1AB8DV1NY223621",
 "name": "2022 Nissan Sentra SR",
 "year": 2022,
 "make": "Nissan",
 "model": "Sentra",
 "trim": "SR",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 104846,
 "vin": "3N1AB8DV1NY223621",
 "image": "https://pictures.dealer.com/s/secretcitycdjrcllc/1222/c953b56dcc1ba0c7ca2158c90fcd239bx.jpg",
 "url": "https://carchat.io/v/c8a1fd35-f21b-44b4-b91a-4520756eb27e/3N1AB8DV1NY223621",
 "dealer": {
  "id": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
  "name": "Secret City CDJR, LLC",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/secret-city-cdjr-llc"
 },
 "description": "Looking for a used car at an affordable price? This vehicle won't be on the lot long! This vehicle rocks its class with 4-cylinder efficiency and distinctive styling! Nissan infused the interior with top shelf amenities, such as: front bucket seats, power windows, and cruise control. Smooth gearshifts are achieved thanks to the 2 liter 4 cylinder engine, and for added security, dynamic Stability Control supplements the drivetrain. Our team is professional, and we offer a no-pressure environment.",
 "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": "c8a1fd35-f21b-44b4-b91a-4520756eb27e",
   "vin": "3N1AB8DV1NY223621",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}