{
 "id": "1FTER4FH3PLE11692",
 "name": "Certified Pre-Owned 2023 Ford Ranger XL",
 "year": 2023,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "blue",
 "condition": "used",
 "price": 33799,
 "currency": "USD",
 "mileage": 20652,
 "vin": "1FTER4FH3PLE11692",
 "image": "https://pictures.dealer.com/f/franklinfranklinlincolnfd/0990/92989236dcce175c7de3b9b0734eb179x.jpg",
 "url": "https://carchat.io/v/lincoln-of-franklin/1FTER4FH3PLE11692",
 "dealer": {
  "id": "lincoln-of-franklin",
  "name": "Lincoln of Franklin",
  "city": "Franklin",
  "state": "TN",
  "url": "https://carchat.io/d/lincoln-of-franklin"
 },
 "description": "Is this 2023 Ford Ranger your perfect car? Contact Lincoln of Franklin to see this Velocity Blue Metallic XL Truck available for $33799",
 "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": "lincoln-of-franklin",
   "vin": "1FTER4FH3PLE11692",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}