{
 "id": "XXXXXX",
 "name": "1963 Chevrolet Corvair",
 "year": 1963,
 "make": "Chevrolet",
 "model": "Corvair",
 "trim": null,
 "bodyStyle": null,
 "color": "red",
 "condition": "used",
 "price": 15223,
 "currency": "USD",
 "mileage": 97970,
 "vin": null,
 "image": "https://cdn05.carsforsale.com/0fb671ddc046444e6598bc1af03f08fa/0fb671ddc046444e6598bc1af03f08fa.jpg?width=1280&height=960&format=original&sig=be275f7e6a5a69bb",
 "url": "https://carchat.io/v/k-m-p-auto-group-llc/XXXXXX",
 "dealer": {
  "id": "k-m-p-auto-group-llc",
  "name": "K-M-P Auto Group LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/k-m-p-auto-group-llc"
 },
 "description": "Introducing the 1963 Chevrolet Corvair, a classic beauty that will take you back in time. This stunning vehicle boasts a powerful 5.4L 325CI engine that will surely give you an exhilarating driving experience. With its sleek design and spacious interior, this Corvair is perfect for cruising down the open road or making a statement at car shows.<br /><br />But the real standout feature of this 1963 Corvair is its impeccable condition. With extra care and maintenance, this beauty has been kept in ",
 "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": "k-m-p-auto-group-llc",
   "vin": "XXXXXX",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}