{
 "id": "3FA6P0LU3LR266286",
 "name": "Certified Pre-Owned 2020 Ford Fusion Hybrid SE",
 "year": 2020,
 "make": "Ford",
 "model": "Fusion Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 16243,
 "currency": "USD",
 "mileage": 68985,
 "vin": "3FA6P0LU3LR266286",
 "image": "https://pictures.dealer.com/m/mtnviewfordfd/1322/2ddc697d1962bc4c6b83ff1063fd7681x.jpg",
 "url": "https://carchat.io/v/mvford/3FA6P0LU3LR266286",
 "dealer": {
  "id": "mvford",
  "name": "Mvford",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/mvford"
 },
 "description": "Is this 2020 Ford Fusion Hybrid your perfect car? Contact Mtn. View Ford Lincoln to see this Black Metallic SE Sedan available for $16243",
 "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": "mvford",
   "vin": "3FA6P0LU3LR266286",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}