[
  {
    "id": 1,
    "company": "FirstFruits Farms",
    "website": "https://firstfruits.com",
    "domain": "firstfruits.com",
    "region": "Prescott WA",
    "products": "Apples/Pears/Cherries",
    "rooms": "40+",
    "phone": "509-749-2217"
  },
  {
    "id": 2,
    "company": "Stemilt Growers LLC",
    "website": "https://www.stemilt.com",
    "domain": "stemilt.com",
    "region": "Wenatchee WA",
    "products": "Apples/Pears/Cherries",
    "rooms": "40+",
    "phone": "509-662-9667"
  },
  {
    "id": 3,
    "company": "Diamond Fruit Growers",
    "website": "https://diamondfruit.com",
    "domain": "diamondfruit.com",
    "region": "Hood River OR",
    "products": "Pears/Apples/Cherries",
    "rooms": "30+",
    "phone": "541-354-5300"
  },
  {
    "id": 4,
    "company": "Domex Superfresh Growers",
    "website": "https://superfreshgrowers.com",
    "domain": "superfreshgrowers.com",
    "region": "Yakima WA",
    "products": "Apples/Pears/Cherries",
    "rooms": "35+",
    "phone": "509-966-1814"
  },
  {
    "id": 5,
    "company": "Rainier Fruit Company",
    "website": "https://rainierfruit.com",
    "domain": "rainierfruit.com",
    "region": "Selah WA",
    "products": "Apples/Pears/Cherries",
    "rooms": "30+",
    "phone": "509-697-6131"
  },
  {
    "id": 6,
    "company": "Washington Fruit & Produce Company",
    "website": "https://www.wafruit.com",
    "domain": "wafruit.com",
    "region": "Yakima WA",
    "products": "Apples/Pears",
    "rooms": "35+",
    "phone": "509-457-6177"
  },
  {
    "id": 7,
    "company": "CMI Orchards Headquarters",
    "website": "https://www.cmiorchards.com",
    "domain": "cmiorchards.com",
    "region": "Wenatchee WA",
    "products": "Apples/Pears/Cherries",
    "rooms": "30+",
    "phone": "509-663-1955"
  },
  {
    "id": 8,
    "company": "WCS Logistics - Winchester",
    "website": "https://wcslogistics.com",
    "domain": "wcslogistics.com",
    "region": "Virginia",
    "products": "Apples",
    "rooms": "30+",
    "phone": "(540) 667-0331"
  },
  {
    "id": 9,
    "company": "Washington Fruit - 21-acre Facility",
    "website": "https://www.wafruit.com",
    "domain": "wafruit.com",
    "region": "Yakima WA",
    "products": "Apples",
    "rooms": "30+",
    "phone": "509-XXX-XXXX"
  },
  {
    "id": 10,
    "company": "Nash Produce",
    "website": "nashproduce.com",
    "domain": null,
    "region": "Nashville NC",
    "products": "Sweet Potatoes",
    "rooms": "40+",
    "phone": "(252) 443-6011"
  }
]