{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "id": "ldi-hq",
        "name": "LDI Headquarters",
        "type": "Corporate Headquarters",
        "businessUnit": "LDI Corporate",
        "city": "New Hope, MN",
        "phone": "763-536-6600"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-93.3858, 45.0546]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lpaper-becker",
        "name": "Liberty Paper Mill",
        "type": "Paper Mill",
        "businessUnit": "Liberty Paper",
        "city": "Becker, MN",
        "phone": "763-262-1100",
        "recyclingCapacity": "600M lbs annually"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-93.8758, 45.3933]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-golden-valley",
        "name": "Liberty Packaging - Golden Valley",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Golden Valley, MN",
        "phone": "763-540-9600"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-93.3538, 44.9886]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-brooklyn-park",
        "name": "Liberty Packaging - Brooklyn Park",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Brooklyn Park, MN",
        "phone": "763-315-8310"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-93.3566, 45.1094]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-chicago",
        "name": "Liberty Packaging - Chicago",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Melrose Park, IL",
        "phone": "708-681-4090"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-87.8664, 41.9111]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-quad-cities",
        "name": "Liberty Packaging - Quad Cities",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Rock Island, IL",
        "phone": "309-787-6161"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-90.5957, 41.4642]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-omaha",
        "name": "Liberty Packaging - Omaha",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Papillion, NE",
        "phone": "402-346-8411"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-96.1042, 41.1545]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-dallas",
        "name": "Liberty Packaging - Dallas/Ft. Worth",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Haltom City, TX",
        "phone": "817-577-6100"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-97.2697, 32.8168]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-houston",
        "name": "Liberty Packaging - Houston",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Houston, TX",
        "phone": "713-466-5661"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-95.5264, 29.8608]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-phoenix",
        "name": "Liberty Packaging - Phoenix",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Phoenix, AZ",
        "phone": "602-272-2040"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-112.1168, 33.4484]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-san-diego",
        "name": "Liberty Packaging - San Diego",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Poway, CA",
        "phone": "858-513-1800"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-117.0392, 32.9595]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-riverside",
        "name": "Liberty Packaging - Riverside",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Riverside, CA"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-117.3962, 33.9533]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-tijuana",
        "name": "Liberty Packaging - Tijuana",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Tijuana, Mexico",
        "phone": "664-647-2170"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-116.9717, 32.5149]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "id": "lp-mexicali",
        "name": "Liberty Packaging - Mexicali",
        "type": "Converting Facility",
        "businessUnit": "Liberty Packaging",
        "city": "Mexicali, Mexico",
        "phone": "619-498-9013"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [-115.4544, 32.6277]
      }
    }
  ]
}
