{
 "id": "5N1BT3BA9NC690341",
 "name": "2022 Nissan Rogue",
 "year": 2022,
 "make": "Nissan",
 "model": "Rogue",
 "trim": "SV",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 17995,
 "currency": "USD",
 "mileage": 93839,
 "vin": "5N1BT3BA9NC690341",
 "image": "https://cdn05.carsforsale.com/1130dcae6e81098f815e8eee08f78b39/480x360/2022-nissan-rogue-sv-4dr-crossover.jpg",
 "url": "https://carchat.io/v/camargo-motors/5N1BT3BA9NC690341",
 "dealer": {
  "id": "camargo-motors",
  "name": "Camargo Motors",
  "city": "Mercedes",
  "state": "TX",
  "url": "https://carchat.io/d/camargo-motors"
 },
 "description": "2022 Nissan Rogue",
 "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": "camargo-motors",
   "vin": "5N1BT3BA9NC690341",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}