{
 "id": "1FTER4FH8PLE04124",
 "name": "Used 2023 Ford Ranger XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "cactus",
 "condition": "used",
 "price": 34175,
 "currency": "USD",
 "mileage": 38851,
 "vin": "1FTER4FH8PLE04124",
 "image": "https://pictures.dealer.com/a/alphaonefordfd/1238/ed9bee44426fb37ab92842be725b3afax.jpg",
 "url": "https://carchat.io/v/alpha-one-ford/1FTER4FH8PLE04124",
 "dealer": {
  "id": "alpha-one-ford",
  "name": "Alpha One Ford",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/alpha-one-ford"
 },
 "description": "Is this 2023 Ford Ranger your perfect car? Contact Alpha One Ford to see this Cactus XLT Truck available for $34175",
 "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": "alpha-one-ford",
   "vin": "1FTER4FH8PLE04124",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}