get1484_en function

Map<int, String> get1484_en()

Geocoding JSON data for 1484_en

Implementation

Map<int, String> get1484_en() {
  return {
    1484: "Pennsylvania",
    1484223: "Allentown, PA",
    1484476: "Wynnewood, PA",
    1484664: "Allentown, PA",
    1484875: "Exton, PA",
    1484884: "Bethlehem, PA",
    1484895: "Bethlehem, PA"
  };
}