{
 "id": "2LMPJ8K97PBL17725",
 "name": "Certified Pre-Owned 2023 Lincoln Nautilus Reserve",
 "year": 2023,
 "make": "Lincoln",
 "model": "Nautilus",
 "trim": null,
 "bodyStyle": "suv",
 "color": "jewel sandstone metallic pc",
 "condition": "used",
 "price": 40578,
 "currency": "USD",
 "mileage": 14524,
 "vin": "2LMPJ8K97PBL17725",
 "image": null,
 "url": "https://carchat.io/v/group-1-ford-of-hub-city/2LMPJ8K97PBL17725",
 "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 2023 Lincoln Nautilus your perfect car? Contact Group 1 Lincoln of Hub City to see this Jewel Sandstone Metallic PC Reserve SUV available for $40578",
 "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": "2LMPJ8K97PBL17725",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}