{
 "id": "5N1BT3BA5NC697786",
 "name": "Used 2022 Nissan Rogue SV",
 "year": 2022,
 "make": "Nissan",
 "model": "Rogue",
 "trim": null,
 "bodyStyle": "suv",
 "color": "scarlet ember",
 "condition": "used",
 "price": 21086,
 "currency": "USD",
 "mileage": 36482,
 "vin": "5N1BT3BA5NC697786",
 "image": null,
 "url": "https://carchat.io/v/group-1-ford-of-hub-city/5N1BT3BA5NC697786",
 "dealer": {
  "id": "group-1-ford-of-hub-city",
  "name": "Group 1 Ford of Hub City",
  "city": "Lubbock",
  "state": "TX",
  "url": "https://carchat.io/d/group-1-ford-of-hub-city"
 },
 "description": "Is this 2022 Nissan Rogue your perfect car? Contact Group 1 Lincoln of Hub City to see this Scarlet Ember SV SUV available for $21086",
 "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": "group-1-ford-of-hub-city",
   "vin": "5N1BT3BA5NC697786",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}