random-addresses-generator
Version:
random-addresses-generator is a lightweight JavaScript library for generating random and customizable addresses. Perfect for developers needing dummy data for testing, prototyping, or mockups. The package supports various address formats and is designed t
168 lines • 5.96 kB
JSON
{
"corporate": [
"Opposite the Corporate Tower",
"Adjacent to the Business Park",
"Next to the Convention Center",
"Close to the Financial District",
"Opposite the Headquarters Building",
"Near the Executive Suites",
"Beside the Conference Hall",
"Adjacent to the Technology Hub",
"Opposite the Legal Complex",
"Near the Investment Bank",
"Close to the Office Plaza",
"Next to the Corporate Campus",
"Adjacent to the Boardroom Center",
"Near the Startup Incubator",
"Close to the Co-Working Space",
"Next to the Trade Center",
"Beside the Media Tower",
"Opposite the Administrative Building",
"Near the Venture Capital Office",
"Adjacent to the IT Park",
"Close to the Global Trade Center",
"Next to the Stock Exchange",
"Beside the Marketing Hub",
"Adjacent to the Export Zone",
"Near the Audit Firm Office",
"Close to the Policy Research Center",
"Next to the Data Analytics Tower",
"Beside the Advertising Agency",
"Opposite the Strategic Planning Office",
"Near the Real Estate Headquarters"
],
"industrial": [
"Opposite the Factory Gate",
"Near the Power Plant",
"Adjacent to the Warehouse District",
"Opposite the Logistics Hub",
"Close to the Freight Terminal",
"Next to the Industrial Park",
"Near the Shipping Dock",
"Adjacent to the Oil Refinery",
"Opposite the Assembly Plant",
"Near the Recycling Facility",
"Beside the Chemical Plant",
"Close to the Textile Mill",
"Opposite the Foundry",
"Adjacent to the Steel Plant",
"Near the Food Processing Unit",
"Close to the R&D Facility",
"Next to the Manufacturing Plant",
"Opposite the Distribution Center",
"Near the Tool Factory",
"Adjacent to the Heavy Equipment Depot",
"Close to the Glassworks",
"Next to the Paper Mill",
"Opposite the Auto Parts Factory",
"Near the Metal Fabrication Shop",
"Close to the Printing Press",
"Beside the Pharmaceutical Plant",
"Adjacent to the Electronics Factory",
"Opposite the Plastics Plant",
"Near the Cement Factory",
"Close to the Aerospace Facility"
],
"residential": [
"Near the Church",
"Next to the Park",
"Opposite the School",
"Behind the Mall",
"Adjacent to the Hospital",
"Close to the Police Station",
"Near the Fire Station",
"Beside the Library",
"Across the Post Office",
"By the Gas Station",
"Next to the Grocery Store",
"Opposite the Pharmacy",
"Near the Community Center",
"Close to the Bus Stop",
"By the Train Station",
"Behind the Stadium",
"Near the Playground",
"Opposite the Bank",
"Adjacent to the Museum",
"Beside the Zoo",
"Next to the University",
"Near the College",
"Across the Cinema",
"Close to the Market",
"Behind the Office Complex",
"Next to the Coffee Shop",
"Near the Bookstore",
"By the Fast Food Restaurant",
"Across the Hardware Store",
"Close to the Temple",
"Near the Mosque",
"Next to the Gurudwara",
"By the Synagogue",
"Opposite the Hotel",
"Adjacent to the Garden",
"Close to the Riverfront",
"Near the Lake",
"Behind the Tower",
"Next to the Bridge",
"Across the Factory",
"Close to the Airport",
"Near the Dock",
"Beside the Harbor",
"Next to the Rest Stop",
"By the Convention Center",
"Near the Plaza",
"Close to the Shopping Center",
"Behind the Warehouse",
"Next to the Parking Lot",
"Opposite the Clinic",
"Near the Church Hall",
"Beside the Gym",
"Adjacent to the Sports Complex",
"By the Water Tank",
"Close to the Cemetery",
"Next to the Chapel",
"Behind the Post Box",
"Across the Traffic Signal",
"Near the Subway Station",
"Beside the Hostel",
"Close to the Law Office",
"By the Real Estate Office",
"Opposite the Barber Shop",
"Next to the Salon",
"Near the Tailor Shop",
"Behind the Bakery",
"Close to the Butcher Shop",
"Adjacent to the Furniture Store",
"Near the Electronics Store",
"By the Factory Outlet",
"Next to the Workshop",
"Across the Auto Repair Shop",
"Behind the Car Dealership",
"Close to the Bus Terminal",
"Near the Ferry Terminal",
"By the Lighthouse",
"Next to the Observatory",
"Adjacent to the Planetarium",
"Close to the Science Center",
"Behind the Stadium",
"Across the Waterfall",
"Near the Picnic Spot",
"Next to the Sculpture Garden",
"By the Historic Monument",
"Behind the Tourist Center",
"Close to the Hiking Trail",
"Adjacent to the Farmers' Market",
"Next to the Food Truck Zone",
"Across the Cultural Center",
"Near the Exhibition Hall",
"Behind the Skating Rink",
"Close to the Arcade",
"Next to the Bowling Alley",
"Beside the Golf Course",
"Near the Marina",
"Behind the Vineyard",
"Close to the Brewery",
"By the Winery",
"Opposite the Candy Shop",
"Adjacent to the Ice Cream Parlor"
]
}