{
 "id": "1C6JJTEG2RL126520",
 "name": "Used 2024 Jeep Gladiator Mojave",
 "year": 2024,
 "make": "Jeep",
 "model": "Gladiator",
 "trim": null,
 "bodyStyle": "truck",
 "color": "anvil clearcoat",
 "condition": "used",
 "price": 42144,
 "currency": "USD",
 "mileage": 38546,
 "vin": "1C6JJTEG2RL126520",
 "image": null,
 "url": "https://carchat.io/v/group-1-ford-of-hub-city/1C6JJTEG2RL126520",
 "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 2024 Jeep Gladiator your perfect car? Contact Group 1 Lincoln of Hub City to see this Anvil Clearcoat Mojave Crew Cab Short Bed Truck available for $42144",
 "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": "1C6JJTEG2RL126520",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}