diff --git a/db.json b/db.json index dfbe0c1..a498c61 100644 --- a/db.json +++ b/db.json @@ -47,5 +47,38 @@ "size": "12 inch", "technology": "HP" } - ] + ], + "location":[{ + "address":"", + "latitude":, + "logitude":, +}, +{ + "address":"Nehru Yuva Kendra, Sector - 11, Noida", + "latitude":28.600629, + "logitude":77.3394123, +}, +{ + "address":"Metro Hospital", + "latitude":28.600629, + "logitude":77.3394123, +}, +{ + "address":"South Indian Restaurant", + "latitude":28.600629, + "logitude":77.3394123, +},{ + "address":"Shri Harnek Singh Rai Smriti Park", + "latitude":28.600629, + "logitude":77.3394123, +},{ + "address":"South Indian Restaurant", + "latitude":28.600629, + "logitude":77.3394123 +},{ + "address":"One Dental Clinic Noida (Gold Medalist, MAMC | Dr. Gazal Agarwal)", + "latitude":28.600629, + "logitude":77.3394123 +}, +] }