{
 "id": "5N1BT3CA7PC772246",
 "name": "Certified Pre-Owned 2023 Nissan Rogue SL",
 "year": 2023,
 "make": "Nissan",
 "model": "Rogue",
 "trim": null,
 "bodyStyle": "suv",
 "color": "scarlet ember tintcoat",
 "condition": "used",
 "price": 24500,
 "currency": "USD",
 "mileage": 44835,
 "vin": "5N1BT3CA7PC772246",
 "image": "https://pictures.dealer.com/e/elpasohonda/0385/3dab0de1554f41080af20f1ae479b318x.jpg",
 "url": "https://carchat.io/v/el-paso-honda/5N1BT3CA7PC772246",
 "dealer": {
  "id": "el-paso-honda",
  "name": "El Paso Honda",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/el-paso-honda"
 },
 "description": "Is this 2023 Nissan Rogue your perfect car? Contact El Paso Honda to see this Scarlet Ember Tintcoat SL SUV available for $24500",
 "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": "el-paso-honda",
   "vin": "5N1BT3CA7PC772246",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}