{
 "id": "7FARW1H87NE015520",
 "name": "Used 2022 Honda CR-V EX-L",
 "year": 2022,
 "make": "Honda",
 "model": "CR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 30942,
 "currency": "USD",
 "mileage": 75667,
 "vin": "7FARW1H87NE015520",
 "image": "https://pictures.dealer.com/b/bristolchevrolet/0279/7b65e51dcaeae2fed11180a1bab85b16x.jpg",
 "url": "https://carchat.io/v/bristol-chevrolet/7FARW1H87NE015520",
 "dealer": {
  "id": "bristol-chevrolet",
  "name": "Bristol Chevrolet",
  "city": "Bristol",
  "state": "TN",
  "url": "https://carchat.io/d/bristol-chevrolet"
 },
 "description": "Is this 2022 Honda CR-V your perfect car? Contact Bristol Chevrolet to see this EX-L SUV available for $30942",
 "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": "bristol-chevrolet",
   "vin": "7FARW1H87NE015520",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}