{
 "id": "1N4AL2AP0CN465684",
 "name": "2012 Nissan Altima",
 "year": 2012,
 "make": "Nissan",
 "model": "Altima",
 "trim": "2.5 S",
 "bodyStyle": "sedan",
 "color": "saharan stone",
 "condition": "used",
 "price": 5500,
 "currency": "USD",
 "mileage": 115327,
 "vin": "1N4AL2AP0CN465684",
 "image": null,
 "url": "https://carchat.io/v/ernesto-s-auto-sales-inc/1N4AL2AP0CN465684",
 "dealer": {
  "id": "ernesto-s-auto-sales-inc",
  "name": "Ernesto's Auto Sales,Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/ernesto-s-auto-sales-inc"
 },
 "description": "Introducing the sleek and powerful 2012 Nissan Altima! This stunning sedan boasts a 2.5L I4 engine, delivering an impressive 175 horsepower and 180 ft. lbs. of torque. With its smooth and efficient CVT transmission, you'll experience a seamless driving experience every time you hit the road. With its spacious interior and advanced features, such as keyless entry, push-button start, and a premium sound system, the 2012 Nissan Altima is the perfect combination of style and performance. Don't miss ",
 "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": "ernesto-s-auto-sales-inc",
   "vin": "1N4AL2AP0CN465684",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}