-
Notifications
You must be signed in to change notification settings - Fork 0
/
bg_hostpitals_gisco_geojson_4326.js
680 lines (680 loc) · 436 KB
/
bg_hostpitals_gisco_geojson_4326.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
var hospitalData = {
"type": "FeatureCollection",
"name": "bg_hostpitals_gisco_4326",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "fid": 1, "id_0": 539, "id": "BG_1", "hospital_name": "IV MPHAN EAD", "site_name": null, "lat": "42.69336", "lon": "23.31126", "street": [ "BUL.MACEDONIA" ], "house_number": "36", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "74", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 74 }, "geometry": { "type": "Point", "coordinates": [ 23.3112609, 42.6933579 ] } },
{ "type": "Feature", "properties": { "fid": 2, "id_0": 540, "id": "BG_2", "hospital_name": "VMA MPHAL VARNA", "site_name": null, "lat": "43.22808", "lon": "27.92627", "street": [ "UL.HRWTO SMIRNENSKI" ], "house_number": "3", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 27.926265, 43.228078 ] } },
{ "type": "Feature", "properties": { "fid": 3, "id_0": 541, "id": "BG_3", "hospital_name": "VMA MPHAL PLEVEN", "site_name": null, "lat": "43.41632", "lon": "24.62827", "street": [ "UL.GEORGI KOCHEV" ], "house_number": "6", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.6282681, 43.4163201 ] } },
{ "type": "Feature", "properties": { "fid": 4, "id_0": 542, "id": "BG_4", "hospital_name": "PLOVDIV PLOVDIV", "site_name": null, "lat": "42.13706", "lon": "24.75644", "street": [ "BUL.HYRWTO-BOTEV" ], "house_number": "81", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.7564442, 42.1370563 ] } },
{ "type": "Feature", "properties": { "fid": 5, "id_0": 543, "id": "BG_5", "hospital_name": "VMA MPHAL SLIVEN", "site_name": null, "lat": "42.67622", "lon": "26.33587", "street": [ "UL.PUSHKIN" ], "house_number": "2", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 26.335872, 42.676222 ] } },
{ "type": "Feature", "properties": { "fid": 6, "id_0": 544, "id": "BG_6", "hospital_name": "VMA MPHAL SOFIA", "site_name": null, "lat": "42.68392", "lon": "23.3037", "street": [ "ECHA | SOFIA" ], "house_number": "3", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "1415", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 1415 }, "geometry": { "type": "Point", "coordinates": [ 23.3036971, 42.6839181 ] } },
{ "type": "Feature", "properties": { "fid": 7, "id_0": 545, "id": "BG_7", "hospital_name": "VMA SBRL BANKYA", "site_name": null, "lat": "42.70761", "lon": "23.14774", "street": [ "GR. BANKYA" ], "house_number": null, "postcode": null, "city": "BANKYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.1477422, 42.7076129 ] } },
{ "type": "Feature", "properties": { "fid": 8, "id_0": 546, "id": "BG_8", "hospital_name": "VMA SGDLDKHESSAR HISAR", "site_name": null, "lat": "42.50429", "lon": "24.71413", "street": [ "UL.ILIN PEACOCK-BREAK" ], "house_number": "1", "postcode": null, "city": "HISARYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.7141269, 42.5042948 ] } },
{ "type": "Feature", "properties": { "fid": 9, "id_0": 547, "id": "BG_9", "hospital_name": "THE SOFIA CITY PROSECUTOR’S OFFICE", "site_name": null, "lat": "42.56427", "lon": "27.63847", "street": [ "MR GRO.POMORER" ], "house_number": null, "postcode": null, "city": "POMORIE", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 27.6384653, 42.564272 ] } },
{ "type": "Feature", "properties": { "fid": 10, "id_0": 548, "id": "BG_10", "hospital_name": "SECOND SOFIA EAD", "site_name": null, "lat": "42.70601", "lon": "23.31854", "street": [ "BUL.HYRWTO-BOTEV" ], "house_number": "120", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "230", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 230 }, "geometry": { "type": "Point", "coordinates": [ 23.3185351, 42.7060131 ] } },
{ "type": "Feature", "properties": { "fid": 11, "id_0": 549, "id": "BG_11", "hospital_name": "SECOND SAGGAL SHEYANOVO EAD", "site_name": null, "lat": "42.69255", "lon": "23.34", "street": [ "UL.XEYCEQS" ], "house_number": "19", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "174", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 174 }, "geometry": { "type": "Point", "coordinates": [ 23.3399981, 42.6925497 ] } },
{ "type": "Feature", "properties": { "fid": 12, "id_0": 550, "id": "BG_12", "hospital_name": "BPB WHITE", "site_name": null, "lat": "43.46677", "lon": "25.72112", "street": [ "PL" ], "house_number": "3", "postcode": null, "city": "WHITE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "290", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 290 }, "geometry": { "type": "Point", "coordinates": [ 25.7211185, 43.4667652 ] } },
{ "type": "Feature", "properties": { "fid": 13, "id_0": 551, "id": "BG_13", "hospital_name": "MAD D-Q:", "site_name": null, "lat": "42.28602", "lon": "25.92286", "street": [ "UL.MAY PETROVA" ], "house_number": "1", "postcode": null, "city": "RADNEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "510", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 510 }, "geometry": { "type": "Point", "coordinates": [ 25.9228635, 42.2860244 ] } },
{ "type": "Feature", "properties": { "fid": 14, "id_0": 552, "id": "BG_14", "hospital_name": "PBDP CARION", "site_name": null, "lat": "43.47312", "lon": "28.02148", "street": [ "SG" ], "house_number": null, "postcode": null, "city": "CARICOM", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 28.0214775, 43.4731189 ] } },
{ "type": "Feature", "properties": { "fid": 15, "id_0": 553, "id": "BG_15", "hospital_name": "GDPB", "site_name": null, "lat": "43.18077", "lon": "24.0669", "street": [ "RAILWAY STATION" ], "house_number": null, "postcode": null, "city": "MR CARLUCEQES", "cc": "BG", "country": null, "emergency": null, "cap_beds": "215", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 215 }, "geometry": { "type": "Point", "coordinates": [ 24.0669036, 43.1807715 ] } },
{ "type": "Feature", "properties": { "fid": 16, "id_0": 554, "id": "BG_16", "hospital_name": "BG KARDJALI", "site_name": null, "lat": "41.65154", "lon": "25.37732", "street": [ "COUNTED" ], "house_number": "44", "postcode": null, "city": "KARDZHALI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "320", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 320 }, "geometry": { "type": "Point", "coordinates": [ 25.3773236, 41.6515351 ] } },
{ "type": "Feature", "properties": { "fid": 17, "id_0": 555, "id": "BG_17", "hospital_name": "GDPB TREATMENT OF DRUG ADDICTION AND ALCOHOLISM", "site_name": null, "lat": "42.70194", "lon": "23.30458", "street": [ "VPR" ], "house_number": "117", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 23.3045822, 42.7019369 ] } },
{ "type": "Feature", "properties": { "fid": 18, "id_0": 556, "id": "BG_18", "hospital_name": "BPB LOVECH", "site_name": null, "lat": "43.13151", "lon": "24.71008", "street": [ "UL.JAZBATENBERD" ], "house_number": "43", "postcode": null, "city": "LOVECH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "250", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 250 }, "geometry": { "type": "Point", "coordinates": [ 24.7100759, 43.131505 ] } },
{ "type": "Feature", "properties": { "fid": 19, "id_0": 557, "id": "BG_19", "hospital_name": "MAD PAZARDZHIK", "site_name": null, "lat": "42.18391", "lon": "24.34024", "street": [ "BLUEFIN" ], "house_number": "28", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 24.34024, 42.183909 ] } },
{ "type": "Feature", "properties": { "fid": 20, "id_0": 558, "id": "BG_20", "hospital_name": "MSW IVAN RILSKI", "site_name": null, "lat": "42.8277", "lon": "23.36895", "street": [ "КВВРОПОВ" ], "house_number": null, "postcode": null, "city": "NOVI ISKAR", "cc": "BG", "country": null, "emergency": null, "cap_beds": "185", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 185 }, "geometry": { "type": "Point", "coordinates": [ 23.3689499, 42.8277016 ] } },
{ "type": "Feature", "properties": { "fid": 21, "id_0": 559, "id": "BG_21", "hospital_name": "SBB SEVLIEVO", "site_name": null, "lat": "43.01983", "lon": "25.10469", "street": [ "UL.VISEMM" ], "house_number": "33", "postcode": null, "city": "SEVLIEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "118", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 118 }, "geometry": { "type": "Point", "coordinates": [ 25.1046878, 43.0198272 ] } },
{ "type": "Feature", "properties": { "fid": 22, "id_0": 560, "id": "BG_22", "hospital_name": "ZEB TSAREIN BROD", "site_name": null, "lat": "43.32754", "lon": "27.01671", "street": [ "HCL" ], "house_number": "30", "postcode": null, "city": "TSAREIN BROD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "180", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 180 }, "geometry": { "type": "Point", "coordinates": [ 27.0167112, 43.3275425 ] } },
{ "type": "Feature", "properties": { "fid": 23, "id_0": 561, "id": "BG_23", "hospital_name": "GWD CEREVA KORIA", "site_name": null, "lat": "43.03444", "lon": "25.74532", "street": [ "C.CEREVA KORIA" ], "house_number": null, "postcode": null, "city": "CEREVA KORIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 25.7453227, 43.0344389 ] } },
{ "type": "Feature", "properties": { "fid": 24, "id_0": 562, "id": "BG_24", "hospital_name": "DSBLBB-TSARCA YANNA EOOD", "site_name": null, "lat": "42.86711", "lon": "25.47745", "street": [ "ULL" ], "house_number": "49", "postcode": null, "city": "TRYAVNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "36", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 36 }, "geometry": { "type": "Point", "coordinates": [ 25.4774451, 42.8671104 ] } },
{ "type": "Feature", "properties": { "fid": 25, "id_0": 563, "id": "BG_25", "hospital_name": "KOZ BURGAS EOOD", "site_name": null, "lat": "42.50001", "lon": "27.47829", "street": [ "BUL.DEMACID" ], "house_number": "86", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "121", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 121 }, "geometry": { "type": "Point", "coordinates": [ 27.4782872, 42.5000101 ] } },
{ "type": "Feature", "properties": { "fid": 26, "id_0": 564, "id": "BG_26", "hospital_name": "KOZ VELIKO TARNOVO EOOD", "site_name": null, "lat": "43.08515", "lon": "25.63345", "street": [ "BUL.BULZLA" ], "house_number": "1", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "206", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 206 }, "geometry": { "type": "Point", "coordinates": [ 25.6334531, 43.0851529 ] } },
{ "type": "Feature", "properties": { "fid": 27, "id_0": 565, "id": "BG_27", "hospital_name": "VRATSA EOOD", "site_name": null, "lat": "43.19455", "lon": "23.56928", "street": [ "UL.WARTORI JUNE 68" ], "house_number": null, "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 23.5692787, 43.194551 ] } },
{ "type": "Feature", "properties": { "fid": 28, "id_0": 566, "id": "BG_28", "hospital_name": "PLOVDIV EOOD", "site_name": null, "lat": "42.13865", "lon": "24.73467", "street": [ "BUL.BAA ABY-CATCH" ], "house_number": "15A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "240", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 240 }, "geometry": { "type": "Point", "coordinates": [ 24.7346663, 42.1386462 ] } },
{ "type": "Feature", "properties": { "fid": 29, "id_0": 567, "id": "BG_29", "hospital_name": "KZ -RUSE EOOD", "site_name": null, "lat": "43.85819", "lon": "25.9597", "street": [ "COUNTED" ], "house_number": "2", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "137", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 137 }, "geometry": { "type": "Point", "coordinates": [ 25.9597009, 43.8581923 ] } },
{ "type": "Feature", "properties": { "fid": 30, "id_0": 568, "id": "BG_30", "hospital_name": "KOZ STARA ZAGORA EOOD", "site_name": null, "lat": "42.42396", "lon": "25.61122", "street": [ "UL.ARMESKA" ], "house_number": "11", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "169", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 169 }, "geometry": { "type": "Point", "coordinates": [ 25.611223, 42.4239594 ] } },
{ "type": "Feature", "properties": { "fid": 31, "id_0": 569, "id": "BG_31", "hospital_name": "KZ SHUMEN EOOD", "site_name": null, "lat": "43.27645", "lon": "26.9182", "street": [ "UL.BAA ABY-CATCH" ], "house_number": "63", "postcode": null, "city": "SHUMEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "111", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 111 }, "geometry": { "type": "Point", "coordinates": [ 26.9181991, 43.2764476 ] } },
{ "type": "Feature", "properties": { "fid": 32, "id_0": 570, "id": "BG_32", "hospital_name": "VIS À VIS MEDIA LTD", "site_name": null, "lat": "43.41141", "lon": "24.61674", "street": [ "ULVSKOG" ], "house_number": "7A", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "170", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 170 }, "geometry": { "type": "Point", "coordinates": [ 24.616743, 43.4114115 ] } },
{ "type": "Feature", "properties": { "fid": 33, "id_0": 571, "id": "BG_33", "hospital_name": "MPHAT AYTOS EOOD", "site_name": null, "lat": "42.69765", "lon": "27.26356", "street": [ "UL.XEYCEQS" ], "house_number": "4", "postcode": null, "city": "AYTOS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 27.2635603, 42.69764760000001 ] } },
{ "type": "Feature", "properties": { "fid": 34, "id_0": 572, "id": "BG_34", "hospital_name": "MEDIA EOOD", "site_name": null, "lat": "43.02064", "lon": "25.09442", "street": [ "UL.STEFAN PASHEV" ], "house_number": "78", "postcode": null, "city": "SEVLIEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 25.0944203, 43.0206371 ] } },
{ "type": "Feature", "properties": { "fid": 35, "id_0": 573, "id": "BG_35", "hospital_name": "MPHAL ARDINO EOOD", "site_name": null, "lat": "41.57994", "lon": "25.13463", "street": [ "US SOFIA" ], "house_number": "15", "postcode": null, "city": "ARDINO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.1346266, 41.5799393 ] } },
{ "type": "Feature", "properties": { "fid": 36, "id_0": 574, "id": "BG_36", "hospital_name": "MPHAL ASENOVGRAD EOOD", "site_name": null, "lat": "42.01594", "lon": "24.88039", "street": [ "UL.AL.STAMIBOLISKI" ], "house_number": "28", "postcode": null, "city": "ASENOVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "214", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 214 }, "geometry": { "type": "Point", "coordinates": [ 24.8803854, 42.0159424 ] } },
{ "type": "Feature", "properties": { "fid": 37, "id_0": 575, "id": "BG_37", "hospital_name": "MPHAT BALCHIK EOOD", "site_name": null, "lat": "43.41058", "lon": "28.1594", "street": [ "UL.D-P ZLATKO PETKOV" ], "house_number": "1", "postcode": null, "city": "BALCHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "88", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 88 }, "geometry": { "type": "Point", "coordinates": [ 28.1593966, 43.4105814 ] } },
{ "type": "Feature", "properties": { "fid": 38, "id_0": 576, "id": "BG_38", "hospital_name": "BNAL BELENE EOOD", "site_name": null, "lat": "43.64556", "lon": "25.1138", "street": [ "UL.EGEC MILEV" ], "house_number": "47", "postcode": null, "city": "BELENE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "38", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 38 }, "geometry": { "type": "Point", "coordinates": [ 25.113802, 43.6455592 ] } },
{ "type": "Feature", "properties": { "fid": 39, "id_0": 577, "id": "BG_39", "hospital_name": "BELOGRADCHIK EOOD", "site_name": null, "lat": "43.62588", "lon": "22.69204", "street": [ "HCL" ], "house_number": "34", "postcode": null, "city": "BELOGRADCHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 22.6920354, 43.625879 ] } },
{ "type": "Feature", "properties": { "fid": 40, "id_0": 578, "id": "BG_40", "hospital_name": "MBAL BERKOVITSA EOOD", "site_name": null, "lat": "43.23576", "lon": "23.13536", "street": [ "UL.ALEXANDROWSKA" ], "house_number": "65", "postcode": null, "city": "BERKOVICA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.1353617, 43.2357612 ] } },
{ "type": "Feature", "properties": { "fid": 41, "id_0": 579, "id": "BG_41", "hospital_name": "MPHAT BLAGOEVGRAD AD", "site_name": null, "lat": "42.02396", "lon": "23.09225", "street": [ "UL.SLAV" ], "house_number": "60", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "256", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 256 }, "geometry": { "type": "Point", "coordinates": [ 23.0922532, 42.0239608 ] } },
{ "type": "Feature", "properties": { "fid": 42, "id_0": 580, "id": "BG_42", "hospital_name": "BOTEVGRAD", "site_name": null, "lat": "42.90752", "lon": "23.80197", "street": [ "UL.BOZZHEA BOZHILOV" ], "house_number": "1", "postcode": null, "city": "BOTEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.8019657, 42.9075157 ] } },
{ "type": "Feature", "properties": { "fid": 43, "id_0": 581, "id": "BG_43", "hospital_name": "БУРГАС — БУРГАС АД", "site_name": null, "lat": "42.51329", "lon": "27.46648", "street": [ "BUL.ST.ST.STAMOBOV" ], "house_number": "73", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "509", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 509 }, "geometry": { "type": "Point", "coordinates": [ 27.4664801, 42.5132937 ] } },
{ "type": "Feature", "properties": { "fid": 44, "id_0": 582, "id": "BG_44", "hospital_name": "BURGAS OOD", "site_name": null, "lat": "42.51374", "lon": "27.46544", "street": [ "J.K.ZORAA" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.4654448, 42.5137405 ] } },
{ "type": "Feature", "properties": { "fid": 45, "id_0": 583, "id": "BG_45", "hospital_name": "MPHV WHITE SLATINA EOOD", "site_name": null, "lat": "43.47846", "lon": "23.92911", "street": [ "ZUL.ZUL.ZUL.ZUL.ZUL.ZUL.ZUL.ZUL.ZEDIRON" ], "house_number": "1", "postcode": null, "city": "BYALA SLATINA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 23.9291131, 43.4784597 ] } },
{ "type": "Feature", "properties": { "fid": 46, "id_0": 584, "id": "BG_46", "hospital_name": "OMBAL WHITE BLASTOVTSA EOOD", "site_name": null, "lat": "43.70323", "lon": "28.04023", "street": [ "UL.IVAN VASOV" ], "house_number": "15", "postcode": null, "city": "GENERAL TOSHEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 28.0402261, 43.7032347 ] } },
{ "type": "Feature", "properties": { "fid": 47, "id_0": 585, "id": "BG_47", "hospital_name": "VARNA LTD.", "site_name": null, "lat": "43.19777", "lon": "27.91356", "street": [ "VARNA | PL.SLAVIEYKOV" ], "house_number": "1", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 27.9135641, 43.1977715 ] } },
{ "type": "Feature", "properties": { "fid": 48, "id_0": 586, "id": "BG_48", "hospital_name": "MPHAL VELIKI PRESLAV EOOD", "site_name": null, "lat": "43.16526", "lon": "26.81305", "street": [ "UL.LYULBEN KARAVELOV" ], "house_number": "51", "postcode": null, "city": "VELIKI PRESLAV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 26.8130511, 43.1652635 ] } },
{ "type": "Feature", "properties": { "fid": 49, "id_0": 587, "id": "BG_49", "hospital_name": "MPHAL VELINGRAD EOOD", "site_name": null, "lat": "42.01866", "lon": "23.98715", "street": [ "BUL.SINGLE" ], "house_number": "49", "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "149", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 149 }, "geometry": { "type": "Point", "coordinates": [ 23.9871454, 42.0186605 ] } },
{ "type": "Feature", "properties": { "fid": 50, "id_0": 588, "id": "BG_50", "hospital_name": "(A) BILA MEDIA LTD.", "site_name": null, "lat": "43.19563", "lon": "23.55849", "street": [ "UL.WARTORI JUNE 68" ], "house_number": null, "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.5584855, 43.1956343 ] } },
{ "type": "Feature", "properties": { "fid": 51, "id_0": 589, "id": "BG_51", "hospital_name": "(A) MBAL VITA EOOD", "site_name": null, "lat": "42.69611", "lon": "23.35436", "street": [ "['UL.DRAGUVICA' | ' 9']" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.3543587, 42.69611 ] } },
{ "type": "Feature", "properties": { "fid": 52, "id_0": 590, "id": "BG_52", "hospital_name": "IBAL GULYANTSI EOOD", "site_name": null, "lat": "43.63985", "lon": "24.69574", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "34", "postcode": null, "city": "GULYANTSI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "66", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 66 }, "geometry": { "type": "Point", "coordinates": [ 24.6957368, 43.6398488 ] } },
{ "type": "Feature", "properties": { "fid": 53, "id_0": 591, "id": "BG_53", "hospital_name": "MR DOBROE EAD", "site_name": null, "lat": "42.14081", "lon": "25.85833", "street": [ "UL.ALEKO KONSTANTINOV" ], "house_number": "10", "postcode": null, "city": "GALABOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "80", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 80 }, "geometry": { "type": "Point", "coordinates": [ 25.8583295, 42.1408061 ] } },
{ "type": "Feature", "properties": { "fid": 54, "id_0": 592, "id": "BG_54", "hospital_name": "MARIE INNOVA MARIA EOOD", "site_name": null, "lat": "42.60599", "lon": "27.3858", "street": [ "KC.VETREEN" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "129", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 129 }, "geometry": { "type": "Point", "coordinates": [ 27.3857993, 42.605987 ] } },
{ "type": "Feature", "properties": { "fid": 55, "id_0": 593, "id": "BG_55", "hospital_name": "MPHAL DEVNYA EOOD", "site_name": null, "lat": "43.22319", "lon": "27.58658", "street": [ "LU.FRRIKRA" ], "house_number": "10A", "postcode": null, "city": "DEVNYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.5865787, 43.2231873 ] } },
{ "type": "Feature", "properties": { "fid": 56, "id_0": 594, "id": "BG_56", "hospital_name": "MPHAT DOBRICH AD", "site_name": null, "lat": "43.56246", "lon": "27.81679", "street": [ "MR OPOULOS OF HITOV" ], "house_number": "24", "postcode": null, "city": "DOBRICH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "357", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 357 }, "geometry": { "type": "Point", "coordinates": [ 27.8167874, 43.5624581 ] } },
{ "type": "Feature", "properties": { "fid": 57, "id_0": 595, "id": "BG_57", "hospital_name": "BRAND CONFIDENCE AD", "site_name": null, "lat": "42.68473", "lon": "23.24597", "street": [ "Ž.KOHCOPEL2 | UL.FRIDANGER" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "104", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 104 }, "geometry": { "type": "Point", "coordinates": [ 23.2459706, 42.6847305 ] } },
{ "type": "Feature", "properties": { "fid": 58, "id_0": 596, "id": "BG_58", "hospital_name": "DR HRISTO TODOMBSKI EOOD", "site_name": null, "lat": "42.62073", "lon": "25.40353", "street": [ "UL.STROADGORSKA" ], "house_number": "16", "postcode": null, "city": "KAZANLAK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "214", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 214 }, "geometry": { "type": "Point", "coordinates": [ 25.4035342, 42.6207284 ] } },
{ "type": "Feature", "properties": { "fid": 59, "id_0": 597, "id": "BG_59", "hospital_name": "MR ATANAS DAFOVSKY AD", "site_name": null, "lat": "41.64625", "lon": "25.37539", "street": [ "BUL.BELOMARSKI" ], "house_number": "53", "postcode": null, "city": "KARDZHALI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "345", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 345 }, "geometry": { "type": "Point", "coordinates": [ 25.3753924, 41.646252 ] } },
{ "type": "Feature", "properties": { "fid": 60, "id_0": 598, "id": "BG_60", "hospital_name": "DR BRATAN ŠUKEROV AD SMOLYAN", "site_name": null, "lat": "41.57342", "lon": "24.71872", "street": [ "BUL.BULGARIA" ], "house_number": "2", "postcode": null, "city": "SMOLYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "323", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 323 }, "geometry": { "type": "Point", "coordinates": [ 24.7187233, 41.5734222 ] } },
{ "type": "Feature", "properties": { "fid": 61, "id_0": 599, "id": "BG_61", "hospital_name": "DR DIMITAR PAVLOADIS EOOD", "site_name": null, "lat": "43.61352", "lon": "25.34559", "street": [ "UL.PETER ANGELOV" ], "house_number": "18", "postcode": null, "city": "SVISHTOV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "106", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 106 }, "geometry": { "type": "Point", "coordinates": [ 25.3455877, 43.6135218 ] } },
{ "type": "Feature", "properties": { "fid": 62, "id_0": 600, "id": "BG_62", "hospital_name": "DR DIMITAR CHAXMASOV EOOD", "site_name": null, "lat": "42.29174", "lon": "25.94491", "street": [ "MR GEORGI DIMITROV" ], "house_number": "42", "postcode": null, "city": "RADNEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "85", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 85 }, "geometry": { "type": "Point", "coordinates": [ 25.9449112, 42.2917388 ] } },
{ "type": "Feature", "properties": { "fid": 63, "id_0": 601, "id": "BG_63", "hospital_name": "MPHAL D-P GOOD BEROV EOOD", "site_name": null, "lat": "43.34726", "lon": "27.2027", "street": [ "HCL" ], "house_number": "22", "postcode": null, "city": "NEW MARKET", "cc": "BG", "country": null, "emergency": null, "cap_beds": "66", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 66 }, "geometry": { "type": "Point", "coordinates": [ 27.202701, 43.3472616 ] } },
{ "type": "Feature", "properties": { "fid": 64, "id_0": 602, "id": "BG_64", "hospital_name": "MR IVAN SELIMINSKI AD SLIVEN", "site_name": null, "lat": "42.67556", "lon": "26.32542", "street": [ "KUL.HRISTOTOTEV" ], "house_number": "1", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "511", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 511 }, "geometry": { "type": "Point", "coordinates": [ 26.3254201, 42.675557499999989 ] } },
{ "type": "Feature", "properties": { "fid": 65, "id_0": 603, "id": "BG_65", "hospital_name": "DR KRO POPOV — KARLOVO EOOD", "site_name": null, "lat": "42.64516", "lon": "24.79899", "street": [ "UL.GEN-MAJOR GURKO MARHOOLEV" ], "house_number": "3", "postcode": null, "city": "KARLOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "145", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 145 }, "geometry": { "type": "Point", "coordinates": [ 24.7989857, 42.6451621 ] } },
{ "type": "Feature", "properties": { "fid": 66, "id_0": 604, "id": "BG_66", "hospital_name": "MR NIKOLA VASILIEV AD", "site_name": null, "lat": "42.27949", "lon": "22.70068", "street": [ "PL.17-IR JANUARY" ], "house_number": "1", "postcode": null, "city": "KYUSTENDIL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "300", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 300 }, "geometry": { "type": "Point", "coordinates": [ 22.7006829, 42.2794918 ] } },
{ "type": "Feature", "properties": { "fid": 67, "id_0": 605, "id": "BG_67", "hospital_name": "MR SERGEI ROSTOVZEV EOOD", "site_name": null, "lat": "41.5307", "lon": "25.41242", "street": [ "UL.STEFAN KARACA" ], "house_number": "1", "postcode": null, "city": "MOMCHILGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 25.4124177, 41.5307001 ] } },
{ "type": "Feature", "properties": { "fid": 68, "id_0": 606, "id": "BG_68", "hospital_name": "DR STMEN ILIEV AD", "site_name": null, "lat": "43.40352", "lon": "23.2357", "street": [ "UL.SIUM VOYVODA" ], "house_number": "2", "postcode": null, "city": "MONTANA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "400", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 400 }, "geometry": { "type": "Point", "coordinates": [ 23.2356977, 43.4035197 ] } },
{ "type": "Feature", "properties": { "fid": 69, "id_0": 607, "id": "BG_69", "hospital_name": "MR STOYCHO HRISTOV EOOD", "site_name": null, "lat": "43.02867", "lon": "25.08918", "street": [ "UL.STEFAN PASHEV" ], "house_number": "147", "postcode": null, "city": "SEVLIEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 25.0891793, 43.0286668 ] } },
{ "type": "Feature", "properties": { "fid": 70, "id_0": 608, "id": "BG_70", "hospital_name": "MPHAL D-P. TERRESTRIC EOOD", "site_name": null, "lat": "42.8682", "lon": "25.48662", "street": [ "VPR’S SHARE" ], "house_number": "1", "postcode": null, "city": "TRYAVNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 25.4866183, 42.8682034 ] } },
{ "type": "Feature", "properties": { "fid": 71, "id_0": 609, "id": "BG_71", "hospital_name": "MPHAL D-P TOTA VENKOVA AD", "site_name": null, "lat": "42.87067", "lon": "25.30732", "street": [ "KUL.D-P ILYV CHILD" ], "house_number": "1", "postcode": null, "city": "GR. GABROVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "320", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 320 }, "geometry": { "type": "Point", "coordinates": [ 25.307318, 42.8706725 ] } },
{ "type": "Feature", "properties": { "fid": 72, "id_0": 610, "id": "BG_72", "hospital_name": "MPHAT DULOVO EOOD", "site_name": null, "lat": "43.82089", "lon": "27.14687", "street": [ "VPR" ], "house_number": "37", "postcode": null, "city": "DULOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.1468735, 43.8208888 ] } },
{ "type": "Feature", "properties": { "fid": 73, "id_0": 611, "id": "BG_73", "hospital_name": "OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL OF THE EUROPEAN PARLIAMENT AND OF", "site_name": null, "lat": "43.24066", "lon": "27.98148", "street": [ "KC.HIGH | UL.NAYEN REAKOV" ], "house_number": "2A", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.981475, 43.240658 ] } },
{ "type": "Feature", "properties": { "fid": 74, "id_0": 612, "id": "BG_74", "hospital_name": "PLOVDIV OOD", "site_name": null, "lat": "42.11076", "lon": "24.70969", "street": [ "CO.COMATUGATE ROAD" ], "house_number": "79", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "137", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 137 }, "geometry": { "type": "Point", "coordinates": [ 24.7096896, 42.1107594 ] } },
{ "type": "Feature", "properties": { "fid": 75, "id_0": 613, "id": "BG_75", "hospital_name": "ELIN PELIN EOOD", "site_name": null, "lat": "42.66405", "lon": "23.60063", "street": [ "UL.HEALTH" ], "house_number": "15", "postcode": null, "city": "ELIN PELIN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 23.6006284, 42.6640481 ] } },
{ "type": "Feature", "properties": { "fid": 76, "id_0": 614, "id": "BG_76", "hospital_name": "OMBAL ECULP OOD", "site_name": null, "lat": "42.19848", "lon": "24.33085", "street": [ "PL" ], "house_number": "19A", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "73", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 73 }, "geometry": { "type": "Point", "coordinates": [ 24.3308544, 42.1984804 ] } },
{ "type": "Feature", "properties": { "fid": 77, "id_0": 615, "id": "BG_77", "hospital_name": "M LIFE PLUS EOOD", "site_name": null, "lat": "41.46562", "lon": "25.64612", "street": [ "HCL" ], "house_number": "2", "postcode": null, "city": "KRUMOVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "61", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 61 }, "geometry": { "type": "Point", "coordinates": [ 25.6461239, 41.4656154 ] } },
{ "type": "Feature", "properties": { "fid": 78, "id_0": 616, "id": "BG_78", "hospital_name": "MBAL HEALTH — VELINGRAD EOOD", "site_name": null, "lat": "42.01955", "lon": "23.98744", "street": [ "BUL.SINGLE" ], "house_number": "49", "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "154", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 154 }, "geometry": { "type": "Point", "coordinates": [ 23.9874351, 42.0195532 ] } },
{ "type": "Feature", "properties": { "fid": 79, "id_0": 617, "id": "BG_79", "hospital_name": "MR MPHAL HEALTH LTD", "site_name": null, "lat": "42.19079", "lon": "24.3233", "street": [ "MR KUL.KOSTANSTATTIS VELICHKOV" ], "house_number": "50", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "167", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 167 }, "geometry": { "type": "Point", "coordinates": [ 24.323296, 42.1907862 ] } },
{ "type": "Feature", "properties": { "fid": 80, "id_0": 618, "id": "BG_80", "hospital_name": "MR MPHAL HEALTH LTD", "site_name": null, "lat": "42.1381", "lon": "24.71827", "street": [ "UL.STAFF" ], "house_number": "1A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "131", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 131 }, "geometry": { "type": "Point", "coordinates": [ 24.7182727, 42.1381012 ] } },
{ "type": "Feature", "properties": { "fid": 81, "id_0": 619, "id": "BG_81", "hospital_name": "MR IVAN SKENDERV EOOD", "site_name": null, "lat": "41.5765", "lon": "23.73202", "street": [ "UL.STARPA MOUNTAIN" ], "house_number": "54", "postcode": null, "city": "GOTSE DELCHEV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "153", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 153 }, "geometry": { "type": "Point", "coordinates": [ 23.7320191, 41.5764962 ] } },
{ "type": "Feature", "properties": { "fid": 82, "id_0": 620, "id": "BG_82", "hospital_name": "MAL ISPERIH EOOD", "site_name": null, "lat": "43.71406", "lon": "26.8381", "street": [ "UL.AGINTENEGRO" ], "house_number": "32", "postcode": null, "city": "ISPERIH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "98", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 98 }, "geometry": { "type": "Point", "coordinates": [ 26.8380976, 43.7140613 ] } },
{ "type": "Feature", "properties": { "fid": 83, "id_0": 621, "id": "BG_83", "hospital_name": "MBAL IHTIMAN EOOD", "site_name": null, "lat": "42.43282", "lon": "23.82342", "street": [ "UL.SHAM" ], "house_number": "30", "postcode": null, "city": "IHTIMAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "68", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 68 }, "geometry": { "type": "Point", "coordinates": [ 23.8234234, 42.432817 ] } },
{ "type": "Feature", "properties": { "fid": 84, "id_0": 622, "id": "BG_84", "hospital_name": "MBAL KAVARNA EOOD", "site_name": null, "lat": "43.425", "lon": "28.33919", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "36", "postcode": null, "city": "KAVARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 28.3391905, 43.4249985 ] } },
{ "type": "Feature", "properties": { "fid": 85, "id_0": 623, "id": "BG_85", "hospital_name": "MBAL KARNOBAT EOOD", "site_name": null, "lat": "42.64996", "lon": "26.9962", "street": [ "UL.STARPA MOUNTAIN" ], "house_number": "180", "postcode": null, "city": "KARNOBAT", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 26.9961977, 42.6499561 ] } },
{ "type": "Feature", "properties": { "fid": 86, "id_0": 624, "id": "BG_86", "hospital_name": "MPHAL CASPELA EOOD", "site_name": null, "lat": "42.1301", "lon": "24.71629", "street": [ "US SOFIA" ], "house_number": "64", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "288", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 288 }, "geometry": { "type": "Point", "coordinates": [ 24.7162932, 42.1300972 ] } },
{ "type": "Feature", "properties": { "fid": 87, "id_0": 625, "id": "BG_87", "hospital_name": "BIAL KNEJA EOOD", "site_name": null, "lat": "43.48618", "lon": "24.07921", "street": [ "KUL.MARIS BOEV" ], "house_number": "4", "postcode": null, "city": "KNEZHA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "74", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 74 }, "geometry": { "type": "Point", "coordinates": [ 24.0792096, 43.4861822 ] } },
{ "type": "Feature", "properties": { "fid": 88, "id_0": 626, "id": "BG_88", "hospital_name": "MBAL KUBRAT EOOD", "site_name": null, "lat": "43.79213", "lon": "26.50068", "street": [ "UL.CNS BORIS I" ], "house_number": "12", "postcode": null, "city": "KUBRAT", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 26.5006757, 43.792132 ] } },
{ "type": "Feature", "properties": { "fid": 89, "id_0": 627, "id": "BG_89", "hospital_name": "MPHAT KARDJALI OOD", "site_name": null, "lat": "41.64564", "lon": "25.37194", "street": [ "BUL.TRAKIA" ], "house_number": "19", "postcode": null, "city": "KARDZHALI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.3719378, 41.6456386 ] } },
{ "type": "Feature", "properties": { "fid": 90, "id_0": 628, "id": "BG_90", "hospital_name": "MBAL LAIF HOSITAL EOOD", "site_name": null, "lat": "42.5275", "lon": "27.46799", "street": [ "J.M. DIMITROV DIMOV (PANORAMA ROAD)" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "77", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 77 }, "geometry": { "type": "Point", "coordinates": [ 27.4679902, 42.5275016 ] } },
{ "type": "Feature", "properties": { "fid": 91, "id_0": 629, "id": "BG_91", "hospital_name": "MPHAT LEVSKI EOOD", "site_name": null, "lat": "43.36573", "lon": "25.13459", "street": [ "UL.NIKOLOA VAPTSAROV" ], "house_number": "5", "postcode": null, "city": "LEVSKY", "cc": "BG", "country": null, "emergency": null, "cap_beds": "75", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 75 }, "geometry": { "type": "Point", "coordinates": [ 25.1345944, 43.3657341 ] } },
{ "type": "Feature", "properties": { "fid": 92, "id_0": 630, "id": "BG_92", "hospital_name": "MBAL LUKOVIT EOOD", "site_name": null, "lat": "43.21221", "lon": "24.16147", "street": [ "UL.CNS BORIS I" ], "house_number": "52", "postcode": null, "city": "LUKOVIT", "cc": "BG", "country": null, "emergency": null, "cap_beds": "101", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 101 }, "geometry": { "type": "Point", "coordinates": [ 24.1614676, 43.2122137 ] } },
{ "type": "Feature", "properties": { "fid": 93, "id_0": 631, "id": "BG_93", "hospital_name": "LAB LYULIN EAD", "site_name": null, "lat": "42.70838", "lon": "23.24925", "street": [ "G.V.LLIN-6 | BUL.D-P PETR DERELIEV" ], "house_number": "81", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "68", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 68 }, "geometry": { "type": "Point", "coordinates": [ 23.2492483, 42.7083822 ] } },
{ "type": "Feature", "properties": { "fid": 94, "id_0": 632, "id": "BG_94", "hospital_name": "OMBAL JOBAL AD", "site_name": null, "lat": "42.13827", "lon": "24.73977", "street": [ "UL.PHILAI MACEDONIAN" ], "house_number": "37", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "63", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 63 }, "geometry": { "type": "Point", "coordinates": [ 24.7397733, 42.1382683 ] } },
{ "type": "Feature", "properties": { "fid": 95, "id_0": 633, "id": "BG_95", "hospital_name": "ST IVAN RILSKI EOOD", "site_name": null, "lat": "42.16792", "lon": "24.74784", "street": [ "BUL.VASSILL LEVSKI" ], "house_number": "144A-A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "142", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 142 }, "geometry": { "type": "Point", "coordinates": [ 24.747836, 42.1679203 ] } },
{ "type": "Feature", "properties": { "fid": 96, "id_0": 634, "id": "BG_96", "hospital_name": "MEZDRA MEZDRA EOOD", "site_name": null, "lat": "43.1483", "lon": "23.70882", "street": [ "UL.JNCA SAKASE" ], "house_number": "33", "postcode": null, "city": "MEZDRA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "101", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 101 }, "geometry": { "type": "Point", "coordinates": [ 23.708818, 43.1482956 ] } },
{ "type": "Feature", "properties": { "fid": 97, "id_0": 635, "id": "BG_97", "hospital_name": "MPHAN MAL HOUSTUTE OOD", "site_name": null, "lat": "42.11077", "lon": "24.70969", "street": [ "UL.COLOHEVER" ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 24.7096896, 42.1107673 ] } },
{ "type": "Feature", "properties": { "fid": 98, "id_0": 636, "id": "BG_98", "hospital_name": "НАЦИОНАЛНА НАЦИОНАЛНА НАЦИОНАЛНА ООД", "site_name": null, "lat": "42.42489", "lon": "25.61758", "street": [ "UL.ST.STAMBOLOV" ], "house_number": "29", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.6175771, 42.424892 ] } },
{ "type": "Feature", "properties": { "fid": 99, "id_0": 637, "id": "BG_99", "hospital_name": "MBAL NIKOPOL EOOD", "site_name": null, "lat": "43.70639", "lon": "24.89665", "street": [ "UL.ALEKSANDER STAMBOLIYSKI" ], "house_number": "27", "postcode": null, "city": "NIKOPOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 24.8966503, 43.7063914 ] } },
{ "type": "Feature", "properties": { "fid": 100, "id_0": 638, "id": "BG_100", "hospital_name": "MPHB EAD", "site_name": null, "lat": "42.70619", "lon": "23.28779", "street": [ "KUL.KOCOEGVICA" ], "house_number": "65", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "311", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 311 }, "geometry": { "type": "Point", "coordinates": [ 23.2877862, 42.7061944 ] } },
{ "type": "Feature", "properties": { "fid": 101, "id_0": 639, "id": "BG_101", "hospital_name": "OMURTAG EAD", "site_name": null, "lat": "43.10015", "lon": "26.41624", "street": [ "ULEXTRADE" ], "house_number": "55", "postcode": null, "city": "OMURTAG", "cc": "BG", "country": null, "emergency": null, "cap_beds": "124", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 124 }, "geometry": { "type": "Point", "coordinates": [ 26.4162397, 43.1001525 ] } },
{ "type": "Feature", "properties": { "fid": 102, "id_0": 640, "id": "BG_102", "hospital_name": "MBAL PAVLIKENI EOOD", "site_name": null, "lat": "43.23661", "lon": "25.3151", "street": [ "MR VUL.C.PETROLESKOV" ], "house_number": "2", "postcode": null, "city": "PAVLIKENI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "97", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 97 }, "geometry": { "type": "Point", "coordinates": [ 25.3151017, 43.2366054 ] } },
{ "type": "Feature", "properties": { "fid": 103, "id_0": 641, "id": "BG_103", "hospital_name": "MPHAT PAZARDZHIK AD", "site_name": null, "lat": "42.18307", "lon": "24.34263", "street": [ "BLUEFIN" ], "house_number": "15", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "556", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 556 }, "geometry": { "type": "Point", "coordinates": [ 24.3426293, 42.1830711 ] } },
{ "type": "Feature", "properties": { "fid": 104, "id_0": 642, "id": "BG_104", "hospital_name": "MBAL PIRDOP EAD", "site_name": null, "lat": "42.70203", "lon": "24.16964", "street": [ "UL.GEORGI BENKOVSKI" ], "house_number": "24", "postcode": null, "city": "PIRDOP", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.1696429, 42.7020315 ] } },
{ "type": "Feature", "properties": { "fid": 105, "id_0": 643, "id": "BG_105", "hospital_name": "PLOVDIV AD", "site_name": null, "lat": "42.15868", "lon": "24.7172", "street": [ "BUL.BULGARIA" ], "house_number": "234", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "583", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 583 }, "geometry": { "type": "Point", "coordinates": [ 24.7171998, 42.1586794 ] } },
{ "type": "Feature", "properties": { "fid": 106, "id_0": 644, "id": "BG_106", "hospital_name": "MBAL POMORIE EOOD", "site_name": null, "lat": "42.56253", "lon": "27.63801", "street": [ "UL.PAREQKEV STOYANOV" ], "house_number": "1", "postcode": null, "city": "POMORIE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "62", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 62 }, "geometry": { "type": "Point", "coordinates": [ 27.6380074, 42.5625281 ] } },
{ "type": "Feature", "properties": { "fid": 107, "id_0": 645, "id": "BG_107", "hospital_name": "MPHAT POPOVO EOOD", "site_name": null, "lat": "43.3408", "lon": "26.21655", "street": [ "KC.ZAPAD" ], "house_number": null, "postcode": null, "city": "POPOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "49", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 49 }, "geometry": { "type": "Point", "coordinates": [ 26.2165546, 43.3408011 ] } },
{ "type": "Feature", "properties": { "fid": 108, "id_0": 646, "id": "BG_108", "hospital_name": "MBAL PROF.", "site_name": null, "lat": "43.13232", "lon": "24.70644", "street": [ "HR DEUCO COREV" ], "house_number": "27", "postcode": null, "city": "LOVECH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "238", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 238 }, "geometry": { "type": "Point", "coordinates": [ 24.7064388, 43.1323173 ] } },
{ "type": "Feature", "properties": { "fid": 109, "id_0": 647, "id": "BG_109", "hospital_name": "DIMITAR RANEV OOD", "site_name": null, "lat": "42.03807", "lon": "24.30974", "street": [ "PL" ], "house_number": "42", "postcode": null, "city": "PESHTERA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "144", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 144 }, "geometry": { "type": "Point", "coordinates": [ 24.3097401, 42.0380663 ] } },
{ "type": "Feature", "properties": { "fid": 110, "id_0": 648, "id": "BG_110", "hospital_name": "DR AL. GERCHEV ETROPOLE EOOD", "site_name": null, "lat": "42.8394", "lon": "24.00014", "street": [ "RON" ], "house_number": "1", "postcode": null, "city": "ETROPOLE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "74", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 74 }, "geometry": { "type": "Point", "coordinates": [ 24.000138, 42.839401 ] } },
{ "type": "Feature", "properties": { "fid": 111, "id_0": 649, "id": "BG_111", "hospital_name": "DR. STOYAN KYRICCH AD", "site_name": null, "lat": "42.42423", "lon": "25.61248", "street": [ "UL.GEN.STOLOETV" ], "house_number": "2", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "718", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 718 }, "geometry": { "type": "Point", "coordinates": [ 25.6124783, 42.4242327 ] } },
{ "type": "Feature", "properties": { "fid": 112, "id_0": 650, "id": "BG_112", "hospital_name": "DR ASEN SHOPOV EOOD", "site_name": null, "lat": "41.3781", "lon": "25.09612", "street": [ "UL.HAN ASPARUCH" ], "house_number": "21", "postcode": null, "city": "ZLATOGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 25.0961208, 41.3780967 ] } },
{ "type": "Feature", "properties": { "fid": 113, "id_0": 651, "id": "BG_113", "hospital_name": "DR VASSIL TSONCHEV EOOD", "site_name": null, "lat": "42.89232", "lon": "26.43562", "street": [ "CLOSI-CLOSED" ], "house_number": "85", "postcode": null, "city": "BOILER", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 26.435616, 42.8923236 ] } },
{ "type": "Feature", "properties": { "fid": 114, "id_0": 652, "id": "BG_114", "hospital_name": "DR K.CHILV EOOD", "site_name": null, "lat": "41.49856", "lon": "24.94332", "street": [ "UL.STAFF" ], "house_number": "9", "postcode": null, "city": "MADAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 24.9433154, 41.4985577 ] } },
{ "type": "Feature", "properties": { "fid": 115, "id_0": 653, "id": "BG_115", "hospital_name": "БУРГАС АД", "site_name": null, "lat": "42.02301", "lon": "23.08868", "street": [ "UL.SLAV" ], "house_number": "62", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "117", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 117 }, "geometry": { "type": "Point", "coordinates": [ 23.0886751, 42.0230124 ] } },
{ "type": "Feature", "properties": { "fid": 116, "id_0": 654, "id": "BG_116", "hospital_name": "MBAL PARVOMAY EOOD", "site_name": null, "lat": "42.09168", "lon": "25.21463", "street": [ "UL.CNS BORIS I" ], "house_number": "51", "postcode": null, "city": "PARVOMAY", "cc": "BG", "country": null, "emergency": null, "cap_beds": "101", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 101 }, "geometry": { "type": "Point", "coordinates": [ 25.2146316, 42.0916783 ] } },
{ "type": "Feature", "properties": { "fid": 117, "id_0": 655, "id": "BG_117", "hospital_name": "MBAL RAZLOG EOOD", "site_name": null, "lat": "41.89092", "lon": "23.46891", "street": [ "UL.CRIAL AND METHODIUS" ], "house_number": "1", "postcode": null, "city": "RAZLOG", "cc": "BG", "country": null, "emergency": null, "cap_beds": "124", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 124 }, "geometry": { "type": "Point", "coordinates": [ 23.4689105, 41.8909209 ] } },
{ "type": "Feature", "properties": { "fid": 118, "id_0": 656, "id": "BG_118", "hospital_name": "RAKOVSKI EOOD", "site_name": null, "lat": "42.28783", "lon": "24.95418", "street": [ "MR UL.M.OROLOOLOROLOOROLOROLOROLOROLOROLOROLOROLOROLOROLOROLORO@@" ], "house_number": null, "postcode": null, "city": "RAKOVSKI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 24.9541783, 42.287834 ] } },
{ "type": "Feature", "properties": { "fid": 119, "id_0": 657, "id": "BG_119", "hospital_name": "MBAL RAHILLA ANGELOVA AD", "site_name": null, "lat": "42.61114", "lon": "23.0364", "street": [ "UL.BROWER" ], "house_number": "2", "postcode": null, "city": "PERNIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "294", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 294 }, "geometry": { "type": "Point", "coordinates": [ 23.0363989, 42.6111433 ] } },
{ "type": "Feature", "properties": { "fid": 120, "id_0": 658, "id": "BG_120", "hospital_name": "БОЛОГИМИР ЕООД", "site_name": null, "lat": "41.39762", "lon": "23.2041", "street": [ "VPR" ], "house_number": "52", "postcode": null, "city": "PETRICH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "106", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 106 }, "geometry": { "type": "Point", "coordinates": [ 23.2041013, 41.3976243 ] } },
{ "type": "Feature", "properties": { "fid": 121, "id_0": 659, "id": "BG_121", "hospital_name": "MPHAN RUSE AD", "site_name": null, "lat": "43.85799", "lon": "25.96112", "street": [ "COUNTED" ], "house_number": "2", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "592", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 592 }, "geometry": { "type": "Point", "coordinates": [ 25.9611225, 43.8579873 ] } },
{ "type": "Feature", "properties": { "fid": 122, "id_0": 660, "id": "BG_122", "hospital_name": "MPHAT SAMOKOV EOOD", "site_name": null, "lat": "42.33529", "lon": "23.55193", "street": [ "UL.MACEDONIA" ], "house_number": "49", "postcode": null, "city": "SAMOKOV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "228", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 228 }, "geometry": { "type": "Point", "coordinates": [ 23.5519302, 42.3352868 ] } },
{ "type": "Feature", "properties": { "fid": 123, "id_0": 661, "id": "BG_123", "hospital_name": "ST. ST. IVAN RILSKI EOOD", "site_name": null, "lat": "43.7721", "lon": "23.7264", "street": [ "UL.CRIAL AND METHODIUS" ], "house_number": "1", "postcode": null, "city": "KOZLODUY", "cc": "BG", "country": null, "emergency": null, "cap_beds": "72", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 72 }, "geometry": { "type": "Point", "coordinates": [ 23.7264025, 43.772101 ] } },
{ "type": "Feature", "properties": { "fid": 124, "id_0": 662, "id": "BG_124", "hospital_name": "ST. ST. IVAN RILSKI EOOD", "site_name": null, "lat": "42.17683", "lon": "26.58127", "street": [ "UL.CHATALJA" ], "house_number": "3", "postcode": null, "city": "ELHOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 26.5812707, 42.1768299 ] } },
{ "type": "Feature", "properties": { "fid": 125, "id_0": 663, "id": "BG_125", "hospital_name": "2003 OOD", "site_name": null, "lat": "42.26739", "lon": "23.11449", "street": [ "UL.IVAN VASOV" ], "house_number": "26", "postcode": null, "city": "DUPNITSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "165", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 165 }, "geometry": { "type": "Point", "coordinates": [ 23.1144941, 42.2673931 ] } },
{ "type": "Feature", "properties": { "fid": 126, "id_0": 664, "id": "BG_126", "hospital_name": "MR IVAN RILSKI EOOD", "site_name": null, "lat": "42.4234", "lon": "25.63559", "street": [ "UL.PATRARX EVTIMIJ" ], "house_number": "84", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "95", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 95 }, "geometry": { "type": "Point", "coordinates": [ 25.6355909, 42.4234031 ] } },
{ "type": "Feature", "properties": { "fid": 127, "id_0": 665, "id": "BG_127", "hospital_name": "MR IVAN RILSKI EOOD GORNA ORYAHOVITSA", "site_name": null, "lat": "43.11616", "lon": "25.69842", "street": [ "VPR" ], "house_number": "72", "postcode": null, "city": "GORNA ORYAHOVITSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "243", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 243 }, "geometry": { "type": "Point", "coordinates": [ 25.6984162, 43.1161626 ] } },
{ "type": "Feature", "properties": { "fid": 128, "id_0": 666, "id": "BG_128", "hospital_name": "MR JOHN RILSKI OOD", "site_name": null, "lat": "42.48386", "lon": "26.49635", "street": [ "BULGARIAN" ], "house_number": "2", "postcode": null, "city": "YAMBOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "63", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 63 }, "geometry": { "type": "Point", "coordinates": [ 26.496352, 42.4838555 ] } },
{ "type": "Feature", "properties": { "fid": 129, "id_0": 667, "id": "BG_129", "hospital_name": "MR ANNA VARNA AD", "site_name": null, "lat": "43.21373", "lon": "27.91643", "street": [ "BUL.CAR EXEMPTED COLLECTOR" ], "house_number": "100", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "418", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 418 }, "geometry": { "type": "Point", "coordinates": [ 27.9164261, 43.2137306 ] } },
{ "type": "Feature", "properties": { "fid": 130, "id_0": 668, "id": "BG_130", "hospital_name": "MPHAT | ANNA SOFIA AD", "site_name": null, "lat": "42.65991", "lon": "23.37189", "street": [ "G.K.YOUTH 1 | ULVSKOG" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "411", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 411 }, "geometry": { "type": "Point", "coordinates": [ 23.3718896, 42.659906 ] } },
{ "type": "Feature", "properties": { "fid": 131, "id_0": 669, "id": "BG_131", "hospital_name": "WORLD BOGORDITSA OOD", "site_name": null, "lat": "42.69872", "lon": "23.34377", "street": [ "PL" ], "house_number": "46", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "15", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 15 }, "geometry": { "type": "Point", "coordinates": [ 23.3437666, 42.6987199 ] } },
{ "type": "Feature", "properties": { "fid": 132, "id_0": 670, "id": "BG_132", "hospital_name": "MPHAL WORLD EKATERINA DIMITROVGRAD EOOD", "site_name": null, "lat": "42.05097", "lon": "25.58883", "street": [ "UL.HOH.BOTTEV" ], "house_number": "29", "postcode": null, "city": "DIMITROVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "125", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 125 }, "geometry": { "type": "Point", "coordinates": [ 25.5888319, 42.0509657 ] } },
{ "type": "Feature", "properties": { "fid": 133, "id_0": 671, "id": "BG_133", "hospital_name": "WORLD EKATERINA OOD", "site_name": null, "lat": "42.2015", "lon": "24.3381", "street": [ "UL.FREEDOM" ], "house_number": "17", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 24.3381017, 42.2015007 ] } },
{ "type": "Feature", "properties": { "fid": 134, "id_0": 672, "id": "BG_134", "hospital_name": "MR KORIADT EAD", "site_name": null, "lat": "42.12224", "lon": "24.74674", "street": [ "BUL.NIKOLOA VAPTSAROV" ], "house_number": "23A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "74", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 74 }, "geometry": { "type": "Point", "coordinates": [ 24.7467363, 42.1222434 ] } },
{ "type": "Feature", "properties": { "fid": 135, "id_0": 673, "id": "BG_135", "hospital_name": "MPHAT THE WORLD MARINA EAD", "site_name": null, "lat": "43.22708", "lon": "27.93531", "street": [ "UL.HRWTO SMIRNENSKI" ], "house_number": "1", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "1017", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 1017 }, "geometry": { "type": "Point", "coordinates": [ 27.9353142, 43.2270766 ] } },
{ "type": "Feature", "properties": { "fid": 136, "id_0": 674, "id": "BG_136", "hospital_name": "MR PETKA AD", "site_name": null, "lat": "43.99856", "lon": "22.87761", "street": [ "UL.CAR SIMEON VELIKI" ], "house_number": "119", "postcode": null, "city": "VIDIN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "300", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 300 }, "geometry": { "type": "Point", "coordinates": [ 22.8776067, 43.9985569 ] } },
{ "type": "Feature", "properties": { "fid": 137, "id_0": 675, "id": "BG_137", "hospital_name": "HYPERLINK” HTTP://EUROPA.EU.INT/COMM/COMMISSION_BARROSO/KALLAS/CABINET/POTS/DOC/EF@@", "site_name": null, "lat": "42.49452", "lon": "26.02124", "street": [ "U.FRESH ENEV" ], "house_number": "1", "postcode": null, "city": "NOVA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "78", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 78 }, "geometry": { "type": "Point", "coordinates": [ 26.0212362, 42.4945202 ] } },
{ "type": "Feature", "properties": { "fid": 138, "id_0": 676, "id": "BG_138", "hospital_name": "SOFIA EOOD", "site_name": null, "lat": "42.65987", "lon": "23.28472", "street": [ "BUL.BULGARIA" ], "house_number": "104", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "107", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 107 }, "geometry": { "type": "Point", "coordinates": [ 23.2847151, 42.6598745 ] } },
{ "type": "Feature", "properties": { "fid": 139, "id_0": 677, "id": "BG_139", "hospital_name": "MR BELGIQUE EOOD", "site_name": null, "lat": "41.57056", "lon": "23.28534", "street": [ "PARK AREA" ], "house_number": null, "postcode": null, "city": "SANDANSKI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "134", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 134 }, "geometry": { "type": "Point", "coordinates": [ 23.2853401, 41.5705568 ] } },
{ "type": "Feature", "properties": { "fid": 140, "id_0": 678, "id": "BG_140", "hospital_name": "MILAN IVAN RILSKI EOOD", "site_name": null, "lat": "42.26187", "lon": "23.11393", "street": [ "UL.TSVETAND GEORGI" ], "house_number": "2", "postcode": null, "city": "DUPNITSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "180", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 180 }, "geometry": { "type": "Point", "coordinates": [ 23.1139255, 42.261867 ] } },
{ "type": "Feature", "properties": { "fid": 141, "id_0": 679, "id": "BG_141", "hospital_name": "SAINT IVAN RILSKI RAZGRAD", "site_name": null, "lat": "43.53122", "lon": "26.53331", "street": [ "KUL.COSTA PETROV" ], "house_number": "2", "postcode": null, "city": "RAZGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "342", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 342 }, "geometry": { "type": "Point", "coordinates": [ 26.5333128, 43.5312203 ] } },
{ "type": "Feature", "properties": { "fid": 142, "id_0": 680, "id": "BG_142", "hospital_name": "MBAL SVETI MINE", "site_name": null, "lat": "42.13615", "lon": "24.74292", "street": [ "UL.IVAN VASOV" ], "house_number": "59", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "176", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 176 }, "geometry": { "type": "Point", "coordinates": [ 24.7429168, 42.136152 ] } },
{ "type": "Feature", "properties": { "fid": 143, "id_0": 681, "id": "BG_143", "hospital_name": "MINISTRY OF AGRICULTURE AND RURAL DEVELOPMENT", "site_name": null, "lat": "43.82744", "lon": "23.23278", "street": [ "2" ], "house_number": null, "postcode": null, "city": "LOM", "cc": "BG", "country": null, "emergency": null, "cap_beds": "257", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 257 }, "geometry": { "type": "Point", "coordinates": [ 23.2327795, 43.8274373 ] } },
{ "type": "Feature", "properties": { "fid": 144, "id_0": 682, "id": "BG_144", "hospital_name": "MR SVETI PANTALIMEN-PLEVEN OOD", "site_name": null, "lat": "43.40202", "lon": "24.64248", "street": [ "J.COMPANY | CL" ], "house_number": "24", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "96", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 96 }, "geometry": { "type": "Point", "coordinates": [ 24.6424815, 43.4020172 ] } },
{ "type": "Feature", "properties": { "fid": 145, "id_0": 683, "id": "BG_145", "hospital_name": "VIANALYISMOH-SOFIA АД", "site_name": null, "lat": "42.64449", "lon": "23.37525", "street": [ "G.K.YOUTH 1" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.375245, 42.6444873 ] } },
{ "type": "Feature", "properties": { "fid": 146, "id_0": 684, "id": "BG_146", "hospital_name": "MAL-ST PANELAITON — PLOVDIV EOOD", "site_name": null, "lat": "42.12154", "lon": "24.75019", "street": [ "BUL.NIKOLOA VAPTSAROV" ], "house_number": "9", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "246", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 246 }, "geometry": { "type": "Point", "coordinates": [ 24.7501856, 42.1215392 ] } },
{ "type": "Feature", "properties": { "fid": 147, "id_0": 685, "id": "BG_147", "hospital_name": "МИТНИЦИ ПАЗАР АД", "site_name": null, "lat": "42.48831", "lon": "26.51544", "street": [ "MR OPOULOS OF HITOV" ], "house_number": "30", "postcode": null, "city": "YAMBOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "285", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 285 }, "geometry": { "type": "Point", "coordinates": [ 26.5154439, 42.4883099 ] } },
{ "type": "Feature", "properties": { "fid": 148, "id_0": 686, "id": "BG_148", "hospital_name": "SVILENGRAD EOOD", "site_name": null, "lat": "41.77858", "lon": "26.20421", "street": [ "UL.SAN STEFANO" ], "house_number": "1", "postcode": null, "city": "SVILENGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 26.2042058, 41.7785848 ] } },
{ "type": "Feature", "properties": { "fid": 149, "id_0": 687, "id": "BG_149", "hospital_name": "MBAL SVOGE EOOD", "site_name": null, "lat": "42.9641", "lon": "23.34018", "street": [ "UL.STAROLISKA" ], "house_number": "4", "postcode": null, "city": "SVOGE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 23.3401752, 42.9640975 ] } },
{ "type": "Feature", "properties": { "fid": 150, "id_0": 688, "id": "BG_150", "hospital_name": "MBA SERDIKA EOOD", "site_name": null, "lat": "42.69657", "lon": "23.31408", "street": [ "UL.DAMTN GRUEV" ], "house_number": "6", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "66", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 66 }, "geometry": { "type": "Point", "coordinates": [ 23.3140773, 42.6965713 ] } },
{ "type": "Feature", "properties": { "fid": 151, "id_0": 689, "id": "BG_151", "hospital_name": "MPHAL SILISTRA AD", "site_name": null, "lat": "44.11021", "lon": "27.2636", "street": [ "UL.PETER MUTAFCHIEV" ], "house_number": "80", "postcode": null, "city": "SILISTRA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "294", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 294 }, "geometry": { "type": "Point", "coordinates": [ 27.2636032, 44.1102063 ] } },
{ "type": "Feature", "properties": { "fid": 152, "id_0": 690, "id": "BG_152", "hospital_name": "OOD", "site_name": null, "lat": "42.66692", "lon": "23.36422", "street": [ "BUL.D.M.DIMITROV" ], "house_number": "16", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "433", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 433 }, "geometry": { "type": "Point", "coordinates": [ 23.3642185, 42.6669197 ] } },
{ "type": "Feature", "properties": { "fid": 153, "id_0": 691, "id": "BG_153", "hospital_name": "MBAL SREDETS", "site_name": null, "lat": "42.34098", "lon": "27.1826", "street": [ "− − − − − − − − − − − − − − − − − − − − − − − − − − −" ], "house_number": null, "postcode": null, "city": "SREDETS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.1826005, 42.3409849 ] } },
{ "type": "Feature", "properties": { "fid": 154, "id_0": 692, "id": "BG_154", "hospital_name": "IBAT NIKOLOV OOD", "site_name": null, "lat": "42.49353", "lon": "24.18555", "street": [ "UL.GEORGI BENKOVSKI" ], "house_number": "100", "postcode": null, "city": "PANAGYURISHTE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "154", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 154 }, "geometry": { "type": "Point", "coordinates": [ 24.1855538, 42.4935313 ] } },
{ "type": "Feature", "properties": { "fid": 155, "id_0": 693, "id": "BG_155", "hospital_name": "MPHAL TETEVEN — DR ANGEL PETEV EOOD", "site_name": null, "lat": "42.91957", "lon": "24.2557", "street": [ "ULL DIMITER BLAGOEV" ], "house_number": "62", "postcode": null, "city": "TETEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "97", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 97 }, "geometry": { "type": "Point", "coordinates": [ 24.2556989, 42.9195693 ] } },
{ "type": "Feature", "properties": { "fid": 156, "id_0": 694, "id": "BG_156", "hospital_name": "SOFIA PLOVDIV AD", "site_name": null, "lat": "42.66488", "lon": "23.32512", "street": [ "BUL.NIKOLOA VAPTSAROV" ], "house_number": "51B", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "524", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 524 }, "geometry": { "type": "Point", "coordinates": [ 23.3251226, 42.6648764 ] } },
{ "type": "Feature", "properties": { "fid": 157, "id_0": 695, "id": "BG_157", "hospital_name": "MBAL TRACISUM OOD", "site_name": null, "lat": "42.14029", "lon": "24.75148", "street": [ "KUL.CAR | BORIS III CONNECTOR" ], "house_number": "126", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 24.7514758, 42.140287 ] } },
{ "type": "Feature", "properties": { "fid": 158, "id_0": 696, "id": "BG_158", "hospital_name": "MBAL TROYAN EOOD", "site_name": null, "lat": "42.891", "lon": "24.70748", "street": [ "30" ], "house_number": null, "postcode": null, "city": "TROYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "126", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 126 }, "geometry": { "type": "Point", "coordinates": [ 24.7074795, 42.8909952 ] } },
{ "type": "Feature", "properties": { "fid": 159, "id_0": 697, "id": "BG_159", "hospital_name": "MBAL TUTRAKAN EOOD", "site_name": null, "lat": "44.04401", "lon": "26.59511", "street": [ "UL.TRANSMARISKA" ], "house_number": "101", "postcode": null, "city": "TUTRAKAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "88", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 88 }, "geometry": { "type": "Point", "coordinates": [ 26.5951109, 44.0440131 ] } },
{ "type": "Feature", "properties": { "fid": 160, "id_0": 698, "id": "BG_160", "hospital_name": "MPHAL TARGOVISHTE AD", "site_name": null, "lat": "43.24237", "lon": "26.56214", "street": [ "KC.ZAGAAD" ], "house_number": null, "postcode": null, "city": "TARGOVISHTE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "396", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 396 }, "geometry": { "type": "Point", "coordinates": [ 26.5621358, 43.2423736 ] } },
{ "type": "Feature", "properties": { "fid": 161, "id_0": 699, "id": "BG_161", "hospital_name": "DIMITAR JAL HADZHI DIMITAR OOD", "site_name": null, "lat": "42.68054", "lon": "26.31101", "street": [ "ULL DIMITER PHAHLEBANESE" ], "house_number": "5", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "171", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 171 }, "geometry": { "type": "Point", "coordinates": [ 26.3110059, 42.6805385 ] } },
{ "type": "Feature", "properties": { "fid": 162, "id_0": 700, "id": "BG_162", "hospital_name": "MBAL HARMANLI", "site_name": null, "lat": "41.92235", "lon": "25.90037", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "66", "postcode": null, "city": "HARMANLI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "105", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 105 }, "geometry": { "type": "Point", "coordinates": [ 25.9003651, 41.922349 ] } },
{ "type": "Feature", "properties": { "fid": 163, "id_0": 701, "id": "BG_163", "hospital_name": "MPHAT HASKOVO AD", "site_name": null, "lat": "41.93289", "lon": "25.56553", "street": [ "BUL.SINGLE" ], "house_number": "49", "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "359", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 359 }, "geometry": { "type": "Point", "coordinates": [ 25.5655289, 41.9328854 ] } },
{ "type": "Feature", "properties": { "fid": 164, "id_0": 702, "id": "BG_164", "hospital_name": "MPHAL HIGIA AD", "site_name": null, "lat": "42.19", "lon": "24.33306", "street": [ "VUL.FR.IVAN RILSKI" ], "house_number": "3", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "130", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 130 }, "geometry": { "type": "Point", "coordinates": [ 24.3330592, 42.1900032 ] } },
{ "type": "Feature", "properties": { "fid": 165, "id_0": 703, "id": "BG_165", "hospital_name": "MR MPHAN OOD", "site_name": null, "lat": "41.93301", "lon": "25.56434", "street": [ "UL.STEFAN STAMBOLOV" ], "house_number": "2", "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "52", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 52 }, "geometry": { "type": "Point", "coordinates": [ 25.564338, 41.933013099999989 ] } },
{ "type": "Feature", "properties": { "fid": 166, "id_0": 704, "id": "BG_166", "hospital_name": "BUL. HRISTO BOTEV AD VRATSA", "site_name": null, "lat": "43.19757", "lon": "23.561", "street": [ "UL.WARTORI JUNE 66" ], "house_number": null, "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "378", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 378 }, "geometry": { "type": "Point", "coordinates": [ 23.5610014, 43.1975701 ] } },
{ "type": "Feature", "properties": { "fid": 167, "id_0": 705, "id": "BG_167", "hospital_name": "MERNA YOANA EOOD", "site_name": null, "lat": "42.68358", "lon": "26.30645", "street": [ "UL.BULAIR" ], "house_number": "49", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "47", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 47 }, "geometry": { "type": "Point", "coordinates": [ 26.3064462, 42.6835829 ] } },
{ "type": "Feature", "properties": { "fid": 168, "id_0": 706, "id": "BG_168", "hospital_name": "MR JOANNA-REVADIA EOOD", "site_name": null, "lat": "43.17547", "lon": "27.43735", "street": [ "UL.JELEZ IORDANOV" ], "house_number": "1", "postcode": null, "city": "PROVADIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 27.437346, 43.175467 ] } },
{ "type": "Feature", "properties": { "fid": 169, "id_0": 707, "id": "BG_169", "hospital_name": "TOWN AND COUNTRY OF ASSOCIATION HOSJAL OOD", "site_name": null, "lat": "42.13843", "lon": "24.73993", "street": [ "['UL.ILIP MACEDONIAN' | ' 37']" ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 24.7399342, 42.1384274 ] } },
{ "type": "Feature", "properties": { "fid": 170, "id_0": 708, "id": "BG_170", "hospital_name": "MBAL CHERVEN BRYAG EOOD", "site_name": null, "lat": "43.27344", "lon": "24.08636", "street": [ "UL.M SANDANSKI" ], "house_number": "61", "postcode": null, "city": "CHERVEN BRYAG", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 24.086355, 43.2734403 ] } },
{ "type": "Feature", "properties": { "fid": 171, "id_0": 709, "id": "BG_171", "hospital_name": "BLACK SEA BLACK SEA — BURGAS OOD", "site_name": null, "lat": "42.46328", "lon": "27.42069", "street": [ "G.MEDICIAL MINE" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "212", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 212 }, "geometry": { "type": "Point", "coordinates": [ 27.4206948, 42.4632844 ] } },
{ "type": "Feature", "properties": { "fid": 172, "id_0": 710, "id": "BG_172", "hospital_name": "MBAL CHIRPAN EOOD", "site_name": null, "lat": "42.2036", "lon": "25.34445", "street": [ "MR GEORGI DIMITROV" ], "house_number": null, "postcode": null, "city": "CHIRPAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "93", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 93 }, "geometry": { "type": "Point", "coordinates": [ 25.3444505, 42.2035989 ] } },
{ "type": "Feature", "properties": { "fid": 173, "id_0": 711, "id": "BG_173", "hospital_name": "MPHAT SHUMEN AD", "site_name": null, "lat": "43.27718", "lon": "26.91704", "street": [ "UL.BAA ABY-CATCH" ], "house_number": "63", "postcode": null, "city": "SHUMEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "355", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 355 }, "geometry": { "type": "Point", "coordinates": [ 26.917043, 43.2771838 ] } },
{ "type": "Feature", "properties": { "fid": 174, "id_0": 712, "id": "BG_174", "hospital_name": "MR JPHAN DOHWSKA — WHITE EOOD", "site_name": null, "lat": "43.45838", "lon": "25.74858", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "62", "postcode": null, "city": "WHITE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "105", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 105 }, "geometry": { "type": "Point", "coordinates": [ 25.7485843, 43.4583784 ] } },
{ "type": "Feature", "properties": { "fid": 175, "id_0": 713, "id": "BG_175", "hospital_name": "MALN SV. NAUM EAD", "site_name": null, "lat": "42.66753", "lon": "23.36231", "street": [ "G.K.IV-ADMINISTRATIVE KILOMETRE | UL.LUBEN RUSEV" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "230", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 230 }, "geometry": { "type": "Point", "coordinates": [ 23.3623141, 42.6675272 ] } },
{ "type": "Feature", "properties": { "fid": 176, "id_0": 714, "id": "BG_176", "hospital_name": "QRM VITA EOOD", "site_name": null, "lat": "42.03166", "lon": "23.98442", "street": [ "UL.PUSHKIN" ], "house_number": "2", "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "134", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 134 }, "geometry": { "type": "Point", "coordinates": [ 23.9844203, 42.0316594 ] } },
{ "type": "Feature", "properties": { "fid": 177, "id_0": 715, "id": "BG_177", "hospital_name": "MRBLQ WORLD BOGORDITSA EOOD", "site_name": null, "lat": "41.89881", "lon": "24.74707", "street": [ "NSTUENSKI BATHS" ], "house_number": null, "postcode": null, "city": "NARECHENSKI BATHS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "176", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 176 }, "geometry": { "type": "Point", "coordinates": [ 24.7470742, 41.8988073 ] } },
{ "type": "Feature", "properties": { "fid": 178, "id_0": 716, "id": "BG_178", "hospital_name": "MDB DRYANOVO EOOD", "site_name": null, "lat": "42.97416", "lon": "25.471", "street": [ "UL.SHAM" ], "house_number": "164", "postcode": null, "city": "DRYANOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 25.4709971, 42.9741619 ] } },
{ "type": "Feature", "properties": { "fid": 179, "id_0": 717, "id": "BG_179", "hospital_name": "MINISTRY OF THE INTERIOR", "site_name": null, "lat": "42.69354", "lon": "23.30828", "street": [ "BUL.STOGELEV" ], "house_number": "79", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "310", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 310 }, "geometry": { "type": "Point", "coordinates": [ 23.3082783, 42.6935433 ] } },
{ "type": "Feature", "properties": { "fid": 180, "id_0": 718, "id": "BG_180", "hospital_name": "MOBAL E-P STEFAN CHERKEZOV AD", "site_name": null, "lat": "43.07528", "lon": "25.61393", "street": [ "UL.NRIA" ], "house_number": "1", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "370", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 370 }, "geometry": { "type": "Point", "coordinates": [ 25.6139266, 43.0752831 ] } },
{ "type": "Feature", "properties": { "fid": 181, "id_0": 719, "id": "BG_181", "hospital_name": "PLOVDIV TRANSPORT HOSPITAL", "site_name": null, "lat": "42.12711", "lon": "24.71689", "street": [ "UL.COLOHEVER" ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 24.7168887, 42.1271054 ] } },
{ "type": "Feature", "properties": { "fid": 182, "id_0": 720, "id": "BG_182", "hospital_name": "NMW | BORIS III", "site_name": null, "lat": "42.71277", "lon": "23.31827", "street": [ "BUL.KNIYGINYA MARIA LOUISA" ], "house_number": "108", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "126", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 126 }, "geometry": { "type": "Point", "coordinates": [ 23.3182669, 42.7127654 ] } },
{ "type": "Feature", "properties": { "fid": 183, "id_0": 721, "id": "BG_183", "hospital_name": "NSBFTR EAD", "site_name": null, "lat": "42.67644", "lon": "23.2698", "street": [ "BUL.OVA CUPEL" ], "house_number": "2C", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "96", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 96 }, "geometry": { "type": "Point", "coordinates": [ 23.2697994, 42.6764449 ] } },
{ "type": "Feature", "properties": { "fid": 184, "id_0": 722, "id": "BG_184", "hospital_name": "FIFTH SOFIA EAD", "site_name": null, "lat": "42.71324", "lon": "23.31215", "street": [ "BUL.STOLOETOV" ], "house_number": "67A", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "424", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 424 }, "geometry": { "type": "Point", "coordinates": [ 23.3121514, 42.7132423 ] } },
{ "type": "Feature", "properties": { "fid": 185, "id_0": 723, "id": "BG_185", "hospital_name": "SOFIA — GENERAL SOFIA EAD", "site_name": null, "lat": "42.69908", "lon": "23.28907", "street": [ "MR UL.MEHOLAKI TISHEV" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "264", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 264 }, "geometry": { "type": "Point", "coordinates": [ 23.2890737, 42.6990826 ] } },
{ "type": "Feature", "properties": { "fid": 186, "id_0": 724, "id": "BG_186", "hospital_name": "FIRST IBLE SOFIA EAD", "site_name": null, "lat": "42.68834", "lon": "23.3225", "street": [ "BUL.TARYARX EVTIMIJ" ], "house_number": "37", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "290", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 290 }, "geometry": { "type": "Point", "coordinates": [ 23.3224994, 42.6883425 ] } },
{ "type": "Feature", "properties": { "fid": 187, "id_0": 725, "id": "BG_187", "hospital_name": "FIRST PRIVATE MBAL EOOD", "site_name": null, "lat": "43.19664", "lon": "23.56263", "street": [ "KUL.SKACYZ" ], "house_number": "6", "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.5626349, 43.1966354 ] } },
{ "type": "Feature", "properties": { "fid": 188, "id_0": 726, "id": "BG_188", "hospital_name": "SAKGAL D-R SOVEV EOOD", "site_name": null, "lat": "42.70006", "lon": "23.28754", "street": [ "J.DSADNICA | UL.XILWTO BLAGOEV" ], "house_number": "25-31", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "32", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 32 }, "geometry": { "type": "Point", "coordinates": [ 23.2875448, 42.7000604 ] } },
{ "type": "Feature", "properties": { "fid": 189, "id_0": 727, "id": "BG_189", "hospital_name": "SARGAL EVA EOOD", "site_name": null, "lat": "42.69227", "lon": "26.3432", "street": [ "UL.ICAL ROAD" ], "house_number": "11", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "69", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 69 }, "geometry": { "type": "Point", "coordinates": [ 26.3432032, 42.6922737 ] } },
{ "type": "Feature", "properties": { "fid": 190, "id_0": 728, "id": "BG_190", "hospital_name": "SGAGALE’S HOME EOOD", "site_name": null, "lat": "43.22021", "lon": "27.92644", "street": [ "UL.IR" ], "house_number": "1", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "48", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 48 }, "geometry": { "type": "Point", "coordinates": [ 27.9264414, 43.2202124 ] } },
{ "type": "Feature", "properties": { "fid": 191, "id_0": 729, "id": "BG_191", "hospital_name": "DR. E. STAMATOV VARNA EOOD", "site_name": null, "lat": "43.21553", "lon": "27.91412", "street": [ "BUL.CAR EXEMPTED COLLECTOR" ], "house_number": "150", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 27.9141247, 43.215529 ] } },
{ "type": "Feature", "properties": { "fid": 192, "id_0": 730, "id": "BG_192", "hospital_name": "MR JOHN PAUL OOD", "site_name": null, "lat": "42.71312", "lon": "23.31275", "street": [ "BUL.STOLOETOV" ], "house_number": "67A", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.3127522, 42.7131241 ] } },
{ "type": "Feature", "properties": { "fid": 193, "id_0": 731, "id": "BG_193", "hospital_name": "SBAL OF UNGMP SV.KZOMA AND DAMYAN OOD", "site_name": null, "lat": "42.13034", "lon": "24.77911", "street": [ "J.K.B.191." ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "25", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 25 }, "geometry": { "type": "Point", "coordinates": [ 24.7791052, 42.1303399 ] } },
{ "type": "Feature", "properties": { "fid": 194, "id_0": 732, "id": "BG_194", "hospital_name": "SHEARTED BY VISION", "site_name": null, "lat": "42.68081", "lon": "23.31036", "street": [ "KC.IVAN VASOV | UL.BALSA" ], "house_number": "5", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.310357, 42.6808146 ] } },
{ "type": "Feature", "properties": { "fid": 195, "id_0": 733, "id": "BG_195", "hospital_name": "ELECTRICAL ORTHOPAEDICO PROF BOYCHO BOYCHEV EAD", "site_name": null, "lat": "42.67454", "lon": "23.24735", "street": [ "BUL.NIKOLA PETKOV" ], "house_number": "56", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 23.2473493, 42.67454 ] } },
{ "type": "Feature", "properties": { "fid": 196, "id_0": 734, "id": "BG_196", "hospital_name": "HYPERLINK” HTTP://EUROPA.EU.INT/COMM/COMMISSION_BARROSO/KALLAS/CABINET/S.CFM?VIEW=@@", "site_name": null, "lat": "43.21358", "lon": "27.91815", "street": [ "BUL.CAR EXEMPTED COLLECTOR" ], "house_number": "100", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 27.918148, 43.2135821 ] } },
{ "type": "Feature", "properties": { "fid": 197, "id_0": 735, "id": "BG_197", "hospital_name": "CARDIOLOGY VELIKO TURNOVO EAD", "site_name": null, "lat": "43.08503", "lon": "25.63217", "street": [ "BUL.BULGARIA" ], "house_number": "38", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "54", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 54 }, "geometry": { "type": "Point", "coordinates": [ 25.6321657, 43.0850315 ] } },
{ "type": "Feature", "properties": { "fid": 198, "id_0": 736, "id": "BG_198", "hospital_name": "CARDIOLOGY YAMBOL EAD", "site_name": null, "lat": "42.48695", "lon": "26.51718", "street": [ "ULL DIMITER BLAGOEV" ], "house_number": "69", "postcode": null, "city": "YAMBOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "38", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 38 }, "geometry": { "type": "Point", "coordinates": [ 26.5171847, 42.4869491 ] } },
{ "type": "Feature", "properties": { "fid": 199, "id_0": 737, "id": "BG_199", "hospital_name": "LCH EOOD", "site_name": null, "lat": "42.68454", "lon": "23.30544", "street": [ "ECHA | SOFIA" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 23.3054352, 42.6845412 ] } },
{ "type": "Feature", "properties": { "fid": 200, "id_0": 738, "id": "BG_200", "hospital_name": "SGEL POIMDE OOD", "site_name": null, "lat": "42.70005", "lon": "23.30701", "street": [ "DOMESTIC CONTROL" ], "house_number": "47", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "31", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 31 }, "geometry": { "type": "Point", "coordinates": [ 23.3070096, 42.7000505 ] } },
{ "type": "Feature", "properties": { "fid": 201, "id_0": 739, "id": "BG_201", "hospital_name": "ST SVETI LAZAR OOD", "site_name": null, "lat": "42.65937", "lon": "23.33638", "street": [ "BUL.SIMEOZOVOCS ROAD" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "31", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 31 }, "geometry": { "type": "Point", "coordinates": [ 23.3363825, 42.6593715 ] } },
{ "type": "Feature", "properties": { "fid": 202, "id_0": 740, "id": "BG_202", "hospital_name": "SBALD MOTHER HOME", "site_name": null, "lat": "42.68344", "lon": "23.31152", "street": [ "UL.HEALTH" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "390", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 390 }, "geometry": { "type": "Point", "coordinates": [ 23.3115184, 42.6834449 ] } },
{ "type": "Feature", "properties": { "fid": 203, "id_0": 741, "id": "BG_203", "hospital_name": "SBALD WORLD MARINA OOD", "site_name": null, "lat": "43.40988", "lon": "24.62091", "street": [ "UL.CAR SIMEON" ], "house_number": "23", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 24.6209139, 43.4098819 ] } },
{ "type": "Feature", "properties": { "fid": 204, "id_0": 742, "id": "BG_204", "hospital_name": "SBALD SELENIUM LTD", "site_name": null, "lat": "42.1346", "lon": "24.70944", "street": [ "BUL.PENCHEROCS ROAD" ], "house_number": "80", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "53", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 53 }, "geometry": { "type": "Point", "coordinates": [ 24.7094429, 42.1346006 ] } },
{ "type": "Feature", "properties": { "fid": 205, "id_0": 743, "id": "BG_205", "hospital_name": "WWALD FERTILISER", "site_name": null, "lat": "42.1507", "lon": "24.74315", "street": [ "ULL DIMITER TZONCHEV" ], "house_number": "5", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 24.7431529, 42.1507019 ] } },
{ "type": "Feature", "properties": { "fid": 206, "id_0": 744, "id": "BG_206", "hospital_name": "SBALGRM SOFIA OOD", "site_name": null, "lat": "42.65738", "lon": "23.35293", "street": [ "['PAȘCU' | ' 5B']" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.3529344, 42.6573792 ] } },
{ "type": "Feature", "properties": { "fid": 207, "id_0": 745, "id": "BG_207", "hospital_name": "SBALB PERNIK EOOD", "site_name": null, "lat": "42.58384", "lon": "23.02094", "street": [ "M-T.ROOT BRDO" ], "house_number": null, "postcode": null, "city": "PERNIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "95", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 95 }, "geometry": { "type": "Point", "coordinates": [ 23.020944, 42.5838367 ] } },
{ "type": "Feature", "properties": { "fid": 208, "id_0": 746, "id": "BG_208", "hospital_name": "SOFIA WORLD EAD", "site_name": null, "lat": "42.68215", "lon": "23.30288", "street": [ "BUL.AKAE.IV.GUIA" ], "house_number": "19", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "265", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 265 }, "geometry": { "type": "Point", "coordinates": [ 23.3028817, 42.6821475 ] } },
{ "type": "Feature", "properties": { "fid": 209, "id_0": 747, "id": "BG_209", "hospital_name": "SBALB GABROVO EOOD", "site_name": null, "lat": "42.8439", "lon": "25.31454", "street": [ "CC.DAIE DYANKO" ], "house_number": null, "postcode": null, "city": "GR. GABROVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 25.3145385, 42.8439008 ] } },
{ "type": "Feature", "properties": { "fid": 210, "id_0": 748, "id": "BG_210", "hospital_name": "SBALB TROYAN EOOD", "site_name": null, "lat": "42.89755", "lon": "24.71143", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "253", "postcode": null, "city": "TROYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 24.7114277, 42.8975505 ] } },
{ "type": "Feature", "properties": { "fid": 211, "id_0": 749, "id": "BG_211", "hospital_name": "SBALVB TOPOLOVGRAD EOOD", "site_name": null, "lat": "42.08404", "lon": "26.33029", "street": [ "UL.MUTUS" ], "house_number": "1", "postcode": null, "city": "TOPOLOVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "20", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 20 }, "geometry": { "type": "Point", "coordinates": [ 26.330291, 42.0840427 ] } },
{ "type": "Feature", "properties": { "fid": 212, "id_0": 750, "id": "BG_212", "hospital_name": "SBALB GODECH EOOD", "site_name": null, "lat": "43.01617", "lon": "23.04301", "street": [ "1" ], "house_number": null, "postcode": null, "city": "GODECH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "25", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 25 }, "geometry": { "type": "Point", "coordinates": [ 23.0430079, 43.0161679 ] } },
{ "type": "Feature", "properties": { "fid": 213, "id_0": 751, "id": "BG_213", "hospital_name": "SGALDAR E-P MALINOV OOD", "site_name": null, "lat": "42.67519", "lon": "23.28935", "street": [ "BUL.GOKE DELCHEV" ], "house_number": "46", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.2893527, 42.6751868 ] } },
{ "type": "Feature", "properties": { "fid": 214, "id_0": 752, "id": "BG_214", "hospital_name": "AUSTRIAN VERTEBRAL CENTRE AD", "site_name": null, "lat": "42.68464", "lon": "23.3038", "street": [ "BUL.GEOGHI | SOFIA" ], "house_number": "3", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "21", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 21 }, "geometry": { "type": "Point", "coordinates": [ 23.3038044, 42.6846378 ] } },
{ "type": "Feature", "properties": { "fid": 215, "id_0": 753, "id": "BG_215", "hospital_name": "DR LECCHOVA EOOD", "site_name": null, "lat": "43.23091", "lon": "27.87869", "street": [ "BUL.BULGARIA MEDICAL COMPLEX MLADOST" ], "house_number": null, "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 27.8786927, 43.2309071 ] } },
{ "type": "Feature", "properties": { "fid": 216, "id_0": 754, "id": "BG_216", "hospital_name": "SBALDB PROF.IV.METI EAD", "site_name": null, "lat": "42.68395", "lon": "23.30209", "street": [ "UL.ACAE.IVAN GEHOV" ], "house_number": "11", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "107", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 107 }, "geometry": { "type": "Point", "coordinates": [ 23.3020878, 42.6839457 ] } },
{ "type": "Feature", "properties": { "fid": 217, "id_0": 755, "id": "BG_217", "hospital_name": "SBALDOHZ SOFIA EOOD", "site_name": null, "lat": "42.70032", "lon": "23.33948", "street": [ "UL.BRALOROSEA" ], "house_number": "8", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "36", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 36 }, "geometry": { "type": "Point", "coordinates": [ 23.3394778, 42.7003245 ] } },
{ "type": "Feature", "properties": { "fid": 218, "id_0": 756, "id": "BG_218", "hospital_name": "SBALIPB PROF IS KIROV EAD", "site_name": null, "lat": "42.6813", "lon": "23.30336", "street": [ "BUL.AKAE.IV.GUIA" ], "house_number": "17", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.3033645, 42.6812957 ] } },
{ "type": "Feature", "properties": { "fid": 219, "id_0": 757, "id": "BG_219", "hospital_name": "SBALK EAD", "site_name": null, "lat": "43.4082", "lon": "24.60523", "street": [ "['UL.GENEIRA VLADIMIR VASOV' | ' 91']" ], "house_number": null, "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "36", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 36 }, "geometry": { "type": "Point", "coordinates": [ 24.6052337, 43.4082042 ] } },
{ "type": "Feature", "properties": { "fid": 220, "id_0": 758, "id": "BG_220", "hospital_name": "SBALK CARDIOLION OOD", "site_name": null, "lat": "43.23091", "lon": "27.87869", "street": [ "['BUL.REPUBLIC' | ' MLADOST MEDICAL CENTRE']" ], "house_number": null, "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "16", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 16 }, "geometry": { "type": "Point", "coordinates": [ 27.8786927, 43.2309149 ] } },
{ "type": "Feature", "properties": { "fid": 221, "id_0": 759, "id": "BG_221", "hospital_name": "SBALK CARDIO-POISON OOD", "site_name": null, "lat": "42.51329", "lon": "27.46648", "street": [ "UL.STEFAN STAMBOLOV" ], "house_number": "73", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "31", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 31 }, "geometry": { "type": "Point", "coordinates": [ 27.4664801, 42.5132937 ] } },
{ "type": "Feature", "properties": { "fid": 222, "id_0": 760, "id": "BG_222", "hospital_name": "SBALK MEDIA KRAC", "site_name": null, "lat": "43.85874", "lon": "25.9605", "street": [ "COUNTED" ], "house_number": "2", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 25.9605002, 43.8587377 ] } },
{ "type": "Feature", "properties": { "fid": 223, "id_0": 761, "id": "BG_223", "hospital_name": "SBALB SVETI GEORGI EOOD", "site_name": null, "lat": "43.40166", "lon": "23.23907", "street": [ "BUL.ALEKSANDER STAMBOLIYSKI" ], "house_number": null, "postcode": null, "city": "MONTANA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.2390666, 43.4016645 ] } },
{ "type": "Feature", "properties": { "fid": 224, "id_0": 762, "id": "BG_224", "hospital_name": "SBALO EAD", "site_name": null, "lat": "42.66057", "lon": "23.36007", "street": [ "STORAGE FIELD" ], "house_number": "6", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "242", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 242 }, "geometry": { "type": "Point", "coordinates": [ 23.3600664, 42.6605688 ] } },
{ "type": "Feature", "properties": { "fid": 225, "id_0": 763, "id": "BG_225", "hospital_name": "SBALO SVETI MINE", "site_name": null, "lat": "42.00748", "lon": "23.08483", "street": [ "BUL.BAA LEVSKI" ], "house_number": "62", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "81", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 81 }, "geometry": { "type": "Point", "coordinates": [ 23.0848289, 42.0074805 ] } },
{ "type": "Feature", "properties": { "fid": 226, "id_0": 764, "id": "BG_226", "hospital_name": "SBALO HASKOVO EOOD", "site_name": null, "lat": "41.93292", "lon": "25.56551", "street": [ "BUL.SINGLE" ], "house_number": "49", "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "85", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 85 }, "geometry": { "type": "Point", "coordinates": [ 25.5655074, 41.9329173 ] } },
{ "type": "Feature", "properties": { "fid": 227, "id_0": 765, "id": "BG_227", "hospital_name": "SBALOR D-P MARCO ANTONOV MARKOV VARNA EOOD", "site_name": null, "lat": "43.21531", "lon": "27.91816", "street": [ "BUL.CAR EXEMPTED COLLECTOR" ], "house_number": "100", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "139", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 139 }, "geometry": { "type": "Point", "coordinates": [ 27.9181641, 43.2153062 ] } },
{ "type": "Feature", "properties": { "fid": 228, "id_0": 766, "id": "BG_228", "hospital_name": "SBALOR ARC EOOD", "site_name": null, "lat": "42.68801", "lon": "23.2932", "street": [ "J.K.LAGERA" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.2932016, 42.6880053 ] } },
{ "type": "Feature", "properties": { "fid": 229, "id_0": 767, "id": "BG_229", "hospital_name": "SBALOR EOOD", "site_name": null, "lat": "42.65559", "lon": "23.37141", "street": [ "BUL.ANDREY SAKHAROV" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "48", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 48 }, "geometry": { "type": "Point", "coordinates": [ 23.3714122, 42.6555862 ] } },
{ "type": "Feature", "properties": { "fid": 230, "id_0": 768, "id": "BG_230", "hospital_name": "SGDTA OOD", "site_name": null, "lat": "42.71231", "lon": "23.31581", "street": [ "BUL.MARIA LOUISA" ], "house_number": "191", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "15", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 15 }, "geometry": { "type": "Point", "coordinates": [ 23.31581, 42.7123121 ] } },
{ "type": "Feature", "properties": { "fid": 231, "id_0": 769, "id": "BG_231", "hospital_name": "SOFIA REGION EOOD", "site_name": null, "lat": "42.71324", "lon": "23.31216", "street": [ "BUL.STOLOETV" ], "house_number": "67", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "58", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 58 }, "geometry": { "type": "Point", "coordinates": [ 23.3121622, 42.7132423 ] } },
{ "type": "Feature", "properties": { "fid": 232, "id_0": 770, "id": "BG_232", "hospital_name": "SBALOF VITOSHA EOOD", "site_name": null, "lat": "42.64235", "lon": "23.33423", "street": [ "BUL.SIMEOZOVOCS ROAD" ], "house_number": "108B", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.3342314, 42.6423525 ] } },
{ "type": "Feature", "properties": { "fid": 233, "id_0": 771, "id": "BG_233", "hospital_name": "SBALNTR EOOD", "site_name": null, "lat": "42.02327", "lon": "23.09193", "street": [ "UL.CAANCO ZERWSKI" ], "house_number": "4", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "41", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 41 }, "geometry": { "type": "Point", "coordinates": [ 23.0919313, 42.0232674 ] } },
{ "type": "Feature", "properties": { "fid": 234, "id_0": 772, "id": "BG_234", "hospital_name": "SBALPFZ BURGAS EOOD", "site_name": null, "lat": "42.50063", "lon": "27.47698", "street": [ "GUEN.GUEN.GUGU.GU.GU.GU.GEN.GU.GU.GEN.GU.GU.G@@" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 27.4769837, 42.500631 ] } },
{ "type": "Feature", "properties": { "fid": 235, "id_0": 773, "id": "BG_235", "hospital_name": "SBALPFZ VARNA EOOD", "site_name": null, "lat": "43.20997", "lon": "27.89112", "street": [ "UL.MANUCH VOYVODA" ], "house_number": "11A", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 27.8911221, 43.2099656 ] } },
{ "type": "Feature", "properties": { "fid": 236, "id_0": 774, "id": "BG_236", "hospital_name": "SBALPFAA E P TRIMANN EOOD", "site_name": null, "lat": "43.07373", "lon": "25.64313", "street": [ "KUL.HIUM CARAMINOKOV" ], "house_number": "19", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 25.6431252, 43.0737313 ] } },
{ "type": "Feature", "properties": { "fid": 237, "id_0": 775, "id": "BG_237", "hospital_name": "SBALPFZ EOOD", "site_name": null, "lat": "42.18356", "lon": "24.34212", "street": [ "BLUEFIN" ], "house_number": "15", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "33", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 33 }, "geometry": { "type": "Point", "coordinates": [ 24.3421197, 42.18356 ] } },
{ "type": "Feature", "properties": { "fid": 238, "id_0": 776, "id": "BG_238", "hospital_name": "SBALPFZ EOOD", "site_name": null, "lat": "41.92941", "lon": "25.51217", "street": [ "MR V.BOOLRECEQS" ], "house_number": null, "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 25.512169, 41.9294133 ] } },
{ "type": "Feature", "properties": { "fid": 239, "id_0": 777, "id": "BG_239", "hospital_name": "SBALPFZ RUSE EOOD", "site_name": null, "lat": "43.85823", "lon": "25.96255", "street": [ "LULE LILY" ], "house_number": "1", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "85", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 85 }, "geometry": { "type": "Point", "coordinates": [ 25.9625548, 43.858231 ] } },
{ "type": "Feature", "properties": { "fid": 240, "id_0": 778, "id": "BG_240", "hospital_name": "SBALPFCA SOFIA REGION", "site_name": null, "lat": "42.70592", "lon": "23.33343", "street": [ "BUL.CONTROLACTIVITYA" ], "house_number": "309", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 23.3334294, 42.7059204 ] } },
{ "type": "Feature", "properties": { "fid": 241, "id_0": 779, "id": "BG_241", "hospital_name": "SBALPFZ STARA ZAGORA EOOD", "site_name": null, "lat": "42.42407", "lon": "25.6118", "street": [ "UL.ARMESKA" ], "house_number": "11", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 25.611797, 42.4240663 ] } },
{ "type": "Feature", "properties": { "fid": 242, "id_0": 780, "id": "BG_242", "hospital_name": "BALPFZ VRATSA EOOD", "site_name": null, "lat": "43.19836", "lon": "23.56254", "street": [ "UL.GEN. ELONOV" ], "house_number": "93", "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "80", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 80 }, "geometry": { "type": "Point", "coordinates": [ 23.562541, 43.19836 ] } },
{ "type": "Feature", "properties": { "fid": 243, "id_0": 781, "id": "BG_243", "hospital_name": "GULF OF AMERICA EKATERINA SAD", "site_name": null, "lat": "42.68501", "lon": "23.31208", "street": [ "BUL.PENCH SLAVEIKOV" ], "house_number": "52A", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "139", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 139 }, "geometry": { "type": "Point", "coordinates": [ 23.3120763, 42.6850105 ] } },
{ "type": "Feature", "properties": { "fid": 244, "id_0": 782, "id": "BG_244", "hospital_name": "MR DIMITAR ŠOILEV EAD", "site_name": null, "lat": "42.66414", "lon": "23.34483", "street": [ "BUL.NIKOLA GABROVSKI" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3448261, 42.6641388 ] } },
{ "type": "Feature", "properties": { "fid": 245, "id_0": 783, "id": "BG_245", "hospital_name": "SBALJVS MEDIA LTD", "site_name": null, "lat": "43.85874", "lon": "25.9605", "street": [ "COUNTED" ], "house_number": "2", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 25.9605002, 43.8587377 ] } },
{ "type": "Feature", "properties": { "fid": 246, "id_0": 784, "id": "BG_246", "hospital_name": "SBALHY EAD", "site_name": null, "lat": "42.66057", "lon": "23.36007", "street": [ "STORAGE FIELD" ], "house_number": "6", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "82", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 82 }, "geometry": { "type": "Point", "coordinates": [ 23.3600664, 42.6605688 ] } },
{ "type": "Feature", "properties": { "fid": 247, "id_0": 785, "id": "BG_247", "hospital_name": "SBR STAMBOLIYSKI EOOD", "site_name": null, "lat": "42.13735", "lon": "24.53441", "street": [ "BUL.DRNAIN" ], "house_number": "34", "postcode": null, "city": "STAMBOLIYSKI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "45", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 45 }, "geometry": { "type": "Point", "coordinates": [ 24.5344126, 42.1373534 ] } },
{ "type": "Feature", "properties": { "fid": 248, "id_0": 786, "id": "BG_248", "hospital_name": "SBTP IVAN REB SOPOT EOOD", "site_name": null, "lat": "42.65093", "lon": "24.75075", "street": [ "UL.3-TI MARCH 20" ], "house_number": null, "postcode": null, "city": "“SOPOT”", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 24.7507542, 42.6509306 ] } },
{ "type": "Feature", "properties": { "fid": 249, "id_0": 787, "id": "BG_249", "hospital_name": "RDPL MALKO EOOD", "site_name": null, "lat": "41.97721", "lon": "27.52195", "street": [ "UL.CNS BORIS" ], "house_number": "52", "postcode": null, "city": "MALKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "20", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 20 }, "geometry": { "type": "Point", "coordinates": [ 27.5219536, 41.9772071 ] } },
{ "type": "Feature", "properties": { "fid": 250, "id_0": 788, "id": "BG_250", "hospital_name": "SBLBB ROMAN EOOD", "site_name": null, "lat": "43.15905", "lon": "23.92336", "street": [ "ULL DIMITER BLAGOEV" ], "house_number": "2", "postcode": null, "city": "ROMAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 23.9233625, 43.1590498 ] } },
{ "type": "Feature", "properties": { "fid": 251, "id_0": 789, "id": "BG_251", "hospital_name": "SBRCDES RADUNGI EOOD", "site_name": null, "lat": "42.67992", "lon": "25.59621", "street": [ "SG RADUNDS" ], "house_number": null, "postcode": null, "city": "RADUNTSI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 25.5962133, 42.6799194 ] } },
{ "type": "Feature", "properties": { "fid": 252, "id_0": 790, "id": "BG_252", "hospital_name": "ESBR BOILER EOOD", "site_name": null, "lat": "42.89235", "lon": "26.43561", "street": [ "CLOSI-CLOSED" ], "house_number": "85", "postcode": null, "city": "BOILER", "cc": "BG", "country": null, "emergency": null, "cap_beds": "55", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 55 }, "geometry": { "type": "Point", "coordinates": [ 26.4356053, 42.8923472 ] } },
{ "type": "Feature", "properties": { "fid": 253, "id_0": 791, "id": "BG_253", "hospital_name": "SDPLERPET EOOD", "site_name": null, "lat": "41.84747", "lon": "26.07762", "street": [ "PARAMOUNT STATES OF THE UNITED STATES" ], "house_number": "38", "postcode": null, "city": "LYUBIMETZ", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 26.0776162, 41.8474703 ] } },
{ "type": "Feature", "properties": { "fid": 254, "id_0": 792, "id": "BG_254", "hospital_name": "SBLQ BUHOVO EOOD", "site_name": null, "lat": "42.7615", "lon": "23.5592", "street": [ "SAMPLED | VELKO" ], "house_number": "2", "postcode": null, "city": "BUHOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "85", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 85 }, "geometry": { "type": "Point", "coordinates": [ 23.5592043, 42.7614957 ] } },
{ "type": "Feature", "properties": { "fid": 255, "id_0": 793, "id": "BG_255", "hospital_name": "SBS KREMIKOVTSI EOOD", "site_name": null, "lat": "42.78469", "lon": "23.50076", "street": [ "KC.KSIMINOWSKI | ULA LEVSKI" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.5007644, 42.7846929 ] } },
{ "type": "Feature", "properties": { "fid": 256, "id_0": 794, "id": "BG_256", "hospital_name": "RDPLP PERNIK EOOD", "site_name": null, "lat": "42.59153", "lon": "23.0303", "street": [ "PL" ], "house_number": "102", "postcode": null, "city": "PERNIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.0303049, 42.5915343 ] } },
{ "type": "Feature", "properties": { "fid": 257, "id_0": 795, "id": "BG_257", "hospital_name": "SBRLVB MEZDRA EOOD", "site_name": null, "lat": "43.13223", "lon": "23.70218", "street": [ "UL.MANDATESRIZESE" ], "house_number": "100", "postcode": null, "city": "MEZDRA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "80", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 80 }, "geometry": { "type": "Point", "coordinates": [ 23.7021822, 43.1322273 ] } },
{ "type": "Feature", "properties": { "fid": 258, "id_0": 796, "id": "BG_258", "hospital_name": "BULGARIAN SOFIA EOOD", "site_name": null, "lat": "42.69398", "lon": "23.29245", "street": [ "RENEWABLE" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 23.2924479, 42.693977 ] } },
{ "type": "Feature", "properties": { "fid": 259, "id_0": 797, "id": "BG_259", "hospital_name": "RFLQ KOSTENETS EOOD", "site_name": null, "lat": "42.30606", "lon": "23.86286", "street": [ "URBAN ROAD" ], "house_number": "56", "postcode": null, "city": "KOSTENETS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.8628572, 42.3060585 ] } },
{ "type": "Feature", "properties": { "fid": 260, "id_0": 798, "id": "BG_260", "hospital_name": "SBRL PANCHAREVO EOOD", "site_name": null, "lat": "42.58177", "lon": "23.42559", "street": [ "ULVSKOG" ], "house_number": "1", "postcode": null, "city": "MR PANCHARIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 23.4255874, 42.581771 ] } },
{ "type": "Feature", "properties": { "fid": 261, "id_0": 799, "id": "BG_261", "hospital_name": "THE WORLD FRESRPKA BULGARIAN EOOD", "site_name": null, "lat": "42.02404", "lon": "23.98819", "street": [ "IV-KM" ], "house_number": null, "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 23.9881861, 42.0240445 ] } },
{ "type": "Feature", "properties": { "fid": 262, "id_0": 800, "id": "BG_262", "hospital_name": "SCK LAZAR EOOD", "site_name": null, "lat": "42.62085", "lon": "25.39221", "street": [ "UL.D-P BAEV" ], "house_number": "15", "postcode": null, "city": "KAZANLAK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 25.3922072, 42.6208488 ] } },
{ "type": "Feature", "properties": { "fid": 263, "id_0": 801, "id": "BG_263", "hospital_name": "SBAL VARNA EOOD", "site_name": null, "lat": "43.21663", "lon": "27.91366", "street": [ "ULVSKOG" ], "house_number": "15", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 27.9136634, 43.2166315 ] } },
{ "type": "Feature", "properties": { "fid": 264, "id_0": 802, "id": "BG_264", "hospital_name": "SCRIPTITLE E.P.P.KDOULOGLOU EOOD", "site_name": null, "lat": "42.14733", "lon": "24.79061", "street": [ "BUL.ЦАЧАРАЧАРОСТИ" ], "house_number": "108", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "135", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 135 }, "geometry": { "type": "Point", "coordinates": [ 24.7906065, 42.1473332 ] } },
{ "type": "Feature", "properties": { "fid": 265, "id_0": 803, "id": "BG_265", "hospital_name": "CBPPZDPQ CAR FERDINAND IEOOD", "site_name": null, "lat": "42.98385", "lon": "23.27444", "street": [ "SG/HR" ], "house_number": null, "postcode": null, "city": "THE RECYSO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 23.2744396, 42.9838518 ] } },
{ "type": "Feature", "properties": { "fid": 266, "id_0": 804, "id": "BG_266", "hospital_name": "BTK EAD", "site_name": null, "lat": "42.68715", "lon": "23.3274", "street": [ "BUL.BAA LEVSKI" ], "house_number": "54", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "75", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 75 }, "geometry": { "type": "Point", "coordinates": [ 23.3273971, 42.6871517 ] } },
{ "type": "Feature", "properties": { "fid": 267, "id_0": 805, "id": "BG_267", "hospital_name": "BNRP EAD BANITE", "site_name": null, "lat": "41.61502", "lon": "25.00797", "street": [ "UL.STEFAN STAMBOLOV" ], "house_number": "2", "postcode": null, "city": "BANITE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "151", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 151 }, "geometry": { "type": "Point", "coordinates": [ 25.0079674, 41.6150172 ] } },
{ "type": "Feature", "properties": { "fid": 268, "id_0": 806, "id": "BG_268", "hospital_name": "BFC EAD BANKYA", "site_name": null, "lat": "42.7098", "lon": "23.15066", "street": [ "UL.XEYCEQS" ], "house_number": "8", "postcode": null, "city": "BANKYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "75", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 75 }, "geometry": { "type": "Point", "coordinates": [ 23.150661, 42.7097973 ] } },
{ "type": "Feature", "properties": { "fid": 269, "id_0": 807, "id": "BG_269", "hospital_name": "BCC BATHROOM", "site_name": null, "lat": "42.53919", "lon": "24.84007", "street": [ "UL.LES" ], "house_number": "1", "postcode": null, "city": "BANYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "188", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 188 }, "geometry": { "type": "Point", "coordinates": [ 24.8400664, 42.539190499999989 ] } },
{ "type": "Feature", "properties": { "fid": 270, "id_0": 808, "id": "BG_270", "hospital_name": "ESBR JSC VELINGRAD", "site_name": null, "lat": "42.0305", "lon": "23.98028", "street": [ "UL.GOEDELCHEV" ], "house_number": "38", "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 23.980279, 42.0305039 ] } },
{ "type": "Feature", "properties": { "fid": 271, "id_0": 809, "id": "BG_271", "hospital_name": "BSO NRIC KJUSTENDIL", "site_name": null, "lat": "42.28466", "lon": "22.6903", "street": [ "UL.CAR SIMEO28" ], "house_number": null, "postcode": null, "city": "KYUSTENDIL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "156", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 156 }, "geometry": { "type": "Point", "coordinates": [ 22.6903027, 42.2846592 ] } },
{ "type": "Feature", "properties": { "fid": 272, "id_0": 810, "id": "BG_272", "hospital_name": "SBR UNDER THE MBID AISLE", "site_name": null, "lat": "42.33023", "lon": "23.87184", "street": [ "CAC.MMID AISLE" ], "house_number": null, "postcode": null, "city": "KOSTENETS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "190", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 190 }, "geometry": { "type": "Point", "coordinates": [ 23.8718426, 42.3302346 ] } },
{ "type": "Feature", "properties": { "fid": 273, "id_0": 811, "id": "BG_273", "hospital_name": "SHORDER NK EAD", "site_name": null, "lat": "41.90214", "lon": "24.75072", "street": [ "UL.CRPDT" ], "house_number": "2", "postcode": null, "city": "NARECHENSKI BATHS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "190", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 190 }, "geometry": { "type": "Point", "coordinates": [ 24.7507167, 41.9021373 ] } },
{ "type": "Feature", "properties": { "fid": 274, "id_0": 812, "id": "BG_274", "hospital_name": "SBR UNDER THE OVA-MOGILA", "site_name": null, "lat": "43.43539", "lon": "25.26314", "street": [ "SG & L MOGILA" ], "house_number": null, "postcode": null, "city": "SHEEP MOGILA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 25.2631447, 43.4353923 ] } },
{ "type": "Feature", "properties": { "fid": 275, "id_0": 813, "id": "BG_275", "hospital_name": "RCC EAD PAVEL BANYA", "site_name": null, "lat": "42.60032", "lon": "25.21169", "street": [ "UL.FREEZENDIX" ], "house_number": "2", "postcode": null, "city": "PAVEL BATH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "224", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 224 }, "geometry": { "type": "Point", "coordinates": [ 25.2116919, 42.6003248 ] } },
{ "type": "Feature", "properties": { "fid": 276, "id_0": 814, "id": "BG_276", "hospital_name": "NVZ EAD POMORIE", "site_name": null, "lat": "42.56433", "lon": "27.63743", "street": [ "BUL.P.STOYANOV" ], "house_number": "7", "postcode": null, "city": "POMORIE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "180", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 180 }, "geometry": { "type": "Point", "coordinates": [ 27.637428, 42.5643337 ] } },
{ "type": "Feature", "properties": { "fid": 277, "id_0": 815, "id": "BG_277", "hospital_name": "BSGR EAD SANDANSKI", "site_name": null, "lat": "41.57914", "lon": "23.28503", "street": [ "1" ], "house_number": null, "postcode": null, "city": "SANDANSKI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "180", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 180 }, "geometry": { "type": "Point", "coordinates": [ 23.2850343, 41.5791367 ] } },
{ "type": "Feature", "properties": { "fid": 278, "id_0": 816, "id": "BG_278", "hospital_name": "THE SBR OF THE CRIMINAL CODE", "site_name": null, "lat": "43.18758", "lon": "23.28338", "street": [ "PARK AREA" ], "house_number": null, "postcode": null, "city": "VARSHETS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.2833767, 43.1875776 ] } },
{ "type": "Feature", "properties": { "fid": 279, "id_0": 817, "id": "BG_279", "hospital_name": "BUCR EAD HICAR", "site_name": null, "lat": "42.49974", "lon": "24.71292", "street": [ "UL.GENEAR GURKO" ], "house_number": "2", "postcode": null, "city": "HISARYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 24.712919, 42.4997372 ] } },
{ "type": "Feature", "properties": { "fid": 280, "id_0": 818, "id": "BG_280", "hospital_name": "BSGMS BOURGASSKI HEAD", "site_name": null, "lat": "42.61093", "lon": "27.39179", "street": [ "UL.IV.BOOROV" ], "house_number": "19", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 27.3917913, 42.6109301 ] } },
{ "type": "Feature", "properties": { "fid": 281, "id_0": 819, "id": "BG_281", "hospital_name": "SGMS VARNA AD", "site_name": null, "lat": "43.26103", "lon": "28.03055", "street": [ "K.K.ZLATARY SANDS" ], "house_number": null, "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 28.0305541, 43.2610264 ] } },
{ "type": "Feature", "properties": { "fid": 282, "id_0": 820, "id": "BG_282", "hospital_name": "BR HEALTH SAD", "site_name": null, "lat": "42.70997", "lon": "23.14667", "street": [ "— GEORGI SAWA RAKOVSKI" ], "house_number": "15", "postcode": null, "city": "BANKYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "300", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 300 }, "geometry": { "type": "Point", "coordinates": [ 23.1466699, 42.7099707 ] } },
{ "type": "Feature", "properties": { "fid": 283, "id_0": 821, "id": "BG_283", "hospital_name": "SBR MARIE EOOD", "site_name": null, "lat": "42.65309", "lon": "27.69192", "street": [ "FRESEBER" ], "house_number": null, "postcode": null, "city": "NESSEBAR", "cc": "BG", "country": null, "emergency": null, "cap_beds": "73", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 73 }, "geometry": { "type": "Point", "coordinates": [ 27.6919198, 42.6530888 ] } },
{ "type": "Feature", "properties": { "fid": 284, "id_0": 822, "id": "BG_284", "hospital_name": "BIR MARIKACINE EOOD", "site_name": null, "lat": "41.43102", "lon": "23.34012", "street": [ "C.MARCYINCEINCEMENT" ], "house_number": null, "postcode": null, "city": "MR MARICASTINCEMENT", "cc": "BG", "country": null, "emergency": null, "cap_beds": "114", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 114 }, "geometry": { "type": "Point", "coordinates": [ 23.3401215, 41.4310154 ] } },
{ "type": "Feature", "properties": { "fid": 285, "id_0": 823, "id": "BG_285", "hospital_name": "SBR SAPAREVA BATH AD", "site_name": null, "lat": "42.29098", "lon": "23.2558", "street": [ "UL.SERAFOSED YORDANOV" ], "house_number": "1", "postcode": null, "city": "SAPAREVA BATH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "200", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 200 }, "geometry": { "type": "Point", "coordinates": [ 23.2558036, 42.2909849 ] } },
{ "type": "Feature", "properties": { "fid": 286, "id_0": 824, "id": "BG_286", "hospital_name": "SBR STTANKOV AND LAST NAME OF THE EOOD FAMILY", "site_name": null, "lat": "42.68358", "lon": "27.70891", "street": [ "K.C.HP" ], "house_number": null, "postcode": null, "city": "NESSEBAR", "cc": "BG", "country": null, "emergency": null, "cap_beds": "126", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 126 }, "geometry": { "type": "Point", "coordinates": [ 27.7089143, 42.6835829 ] } },
{ "type": "Feature", "properties": { "fid": 287, "id_0": 825, "id": "BG_287", "hospital_name": "WWS EOOD", "site_name": null, "lat": "43.40134", "lon": "28.22615", "street": [ "TUZATA" ], "house_number": null, "postcode": null, "city": "BALCHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 28.2261515, 43.4013371 ] } },
{ "type": "Feature", "properties": { "fid": 288, "id_0": 826, "id": "BG_288", "hospital_name": "SBRHON OOD", "site_name": null, "lat": "42.87491", "lon": "25.64292", "street": [ "ULL" ], "house_number": "1", "postcode": null, "city": "WATERFRONT WATER", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.6429213, 42.8749105 ] } },
{ "type": "Feature", "properties": { "fid": 289, "id_0": 827, "id": "BG_289", "hospital_name": "SALLE BURGAS OOD", "site_name": null, "lat": "42.51859", "lon": "27.45719", "street": [ "G.K.P.M.SLAVIKOV | UL.GEORGI MINKOV" ], "house_number": "174", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "13", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 13 }, "geometry": { "type": "Point", "coordinates": [ 27.4571916, 42.5185862 ] } },
{ "type": "Feature", "properties": { "fid": 290, "id_0": 828, "id": "BG_290", "hospital_name": "MR SULLE AKAE.PACHEV OOD", "site_name": null, "lat": "42.70183", "lon": "23.36936", "street": [ "MR UL.EMANWIL VASSKIDCOVIC" ], "house_number": "51", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "14", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 14 }, "geometry": { "type": "Point", "coordinates": [ 23.3693576, 42.7018265 ] } },
{ "type": "Feature", "properties": { "fid": 291, "id_0": 829, "id": "BG_291", "hospital_name": "MR SKOBAL BUL-REO EAD", "site_name": null, "lat": "42.6761", "lon": "23.24858", "street": [ "BUL.NIKOLA PETROV" ], "house_number": "56", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "25", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 25 }, "geometry": { "type": "Point", "coordinates": [ 23.2485831, 42.6761018 ] } },
{ "type": "Feature", "properties": { "fid": 292, "id_0": 830, "id": "BG_292", "hospital_name": "SNELE WARRIAN OOD", "site_name": null, "lat": "42.68838", "lon": "23.30543", "street": [ "L.VULAR GRIGOROVICH" ], "house_number": "8", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.3054298, 42.688376 ] } },
{ "type": "Feature", "properties": { "fid": 293, "id_0": 831, "id": "BG_293", "hospital_name": "MR SOBIL VISAS OOD", "site_name": null, "lat": "42.6704", "lon": "23.25107", "street": [ "UL.NIF POPJORDANIAN" ], "house_number": "18", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "11", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 11 }, "geometry": { "type": "Point", "coordinates": [ 23.2510695, 42.6704006 ] } },
{ "type": "Feature", "properties": { "fid": 294, "id_0": 832, "id": "BG_294", "hospital_name": "STOBAL DOVE. MR GEORGIEV EOOD", "site_name": null, "lat": "43.20796", "lon": "27.90804", "street": [ "HILWTO POPOVICH" ], "house_number": "18", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "15", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 15 }, "geometry": { "type": "Point", "coordinates": [ 27.9080388, 43.2079598 ] } },
{ "type": "Feature", "properties": { "fid": 295, "id_0": 833, "id": "BG_295", "hospital_name": "COBAL D-P TASKOV LTD", "site_name": null, "lat": "43.24835", "lon": "26.56016", "street": [ "UL.ALEKSANDER STAMBOLIYSKI" ], "house_number": "25", "postcode": null, "city": "TARGOVISHTE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 26.5601617, 43.2483522 ] } },
{ "type": "Feature", "properties": { "fid": 296, "id_0": 834, "id": "BG_296", "hospital_name": "SKOBIL LUXOR EOOD", "site_name": null, "lat": "42.15844", "lon": "24.74065", "street": [ "BUL.BULGARIA" ], "house_number": "47A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "12", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 12 }, "geometry": { "type": "Point", "coordinates": [ 24.740653, 42.1584368 ] } },
{ "type": "Feature", "properties": { "fid": 297, "id_0": 835, "id": "BG_297", "hospital_name": "SOBAL-BALHUMAN", "site_name": null, "lat": "43.20585", "lon": "23.55459", "street": [ "UL.TRAYCHO QUETANCHEV" ], "house_number": "10", "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.5545936, 43.2058542 ] } },
{ "type": "Feature", "properties": { "fid": 298, "id_0": 836, "id": "BG_298", "hospital_name": "BALO MEDIA OOD", "site_name": null, "lat": "42.12711", "lon": "24.71689", "street": [ "UL.COLOHEVER" ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 24.7168887, 42.1271134 ] } },
{ "type": "Feature", "properties": { "fid": 299, "id_0": 837, "id": "BG_299", "hospital_name": "FVO AMBROME PARTNER OOD", "site_name": null, "lat": "42.66894", "lon": "26.33414", "street": [ "UL.XADN DIMITAR" ], "house_number": "68", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "21", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 21 }, "geometry": { "type": "Point", "coordinates": [ 26.3341427, 42.6689432 ] } },
{ "type": "Feature", "properties": { "fid": 300, "id_0": 838, "id": "BG_300", "hospital_name": "CIBAL ELIN PELIN OOD", "site_name": null, "lat": "42.66405", "lon": "23.60063", "street": [ "UL.HEALTH" ], "house_number": "17", "postcode": null, "city": "ELIN PELIN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.6006284, 42.6640481 ] } },
{ "type": "Feature", "properties": { "fid": 301, "id_0": 839, "id": "BG_301", "hospital_name": "CDBAL MEDIA ALFA EOOD", "site_name": null, "lat": "42.1402", "lon": "24.74671", "street": [ "KUL.VELICAN TARNOVO" ], "house_number": "21", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 24.7467095, 42.1401995 ] } },
{ "type": "Feature", "properties": { "fid": 302, "id_0": 840, "id": "BG_302", "hospital_name": "FVO MEDIKUS OOD", "site_name": null, "lat": "43.8493", "lon": "25.95236", "street": [ "TAIWAN" ], "house_number": "43", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 25.9523624, 43.8492971 ] } },
{ "type": "Feature", "properties": { "fid": 303, "id_0": 841, "id": "BG_303", "hospital_name": "СЛОВИ ПЛОВИ ПАПОВ ООД", "site_name": null, "lat": "43.23944", "lon": "26.56748", "street": [ "VPR" ], "house_number": "16", "postcode": null, "city": "TARGOVISHTE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "31", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 31 }, "geometry": { "type": "Point", "coordinates": [ 26.5674841, 43.2394387 ] } },
{ "type": "Feature", "properties": { "fid": 304, "id_0": 842, "id": "BG_304", "hospital_name": "TEMELKOV OOD", "site_name": null, "lat": "43.21079", "lon": "27.90691", "street": [ "UL.ALEKO KONSTANTINOV" ], "house_number": "5", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "20", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 20 }, "geometry": { "type": "Point", "coordinates": [ 27.9069149, 43.2107945 ] } },
{ "type": "Feature", "properties": { "fid": 305, "id_0": 843, "id": "BG_305", "hospital_name": "FVO", "site_name": null, "lat": "42.42376", "lon": "25.62808", "street": [ "C. BY-CATCHES" ], "house_number": "12A", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 25.628078, 42.4237575 ] } },
{ "type": "Feature", "properties": { "fid": 306, "id_0": 844, "id": "BG_306", "hospital_name": "SKINC SYSTEM EOOD", "site_name": null, "lat": "42.63223", "lon": "23.68902", "street": [ "ULL" ], "house_number": "32", "postcode": null, "city": "MR DOGOANCES", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.6890179, 42.6322301 ] } },
{ "type": "Feature", "properties": { "fid": 307, "id_0": 845, "id": "BG_307", "hospital_name": "UB TO THE COUNCIL OF MINISTERS LOZENETZ", "site_name": null, "lat": "42.6635", "lon": "23.31175", "street": [ "/LOZENETZ | UL.KOZAK" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "154", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 154 }, "geometry": { "type": "Point", "coordinates": [ 23.3117545, 42.6635037 ] } },
{ "type": "Feature", "properties": { "fid": 308, "id_0": 846, "id": "BG_308", "hospital_name": "MR UMBAL ALEKSANDROVSKA EAD", "site_name": null, "lat": "42.68536", "lon": "23.308", "street": [ "UL.GEORGI SOFIA" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "860", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 860 }, "geometry": { "type": "Point", "coordinates": [ 23.3079994, 42.6853614 ] } },
{ "type": "Feature", "properties": { "fid": 309, "id_0": 847, "id": "BG_309", "hospital_name": "MR UMBAL D-P D. STRANDZHA EAD", "site_name": null, "lat": "43.41603", "lon": "24.62834", "street": [ "UL.GEORGI KOCHEV" ], "house_number": "8A", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "922", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 922 }, "geometry": { "type": "Point", "coordinates": [ 24.6283382, 43.4160292 ] } },
{ "type": "Feature", "properties": { "fid": 310, "id_0": 848, "id": "BG_310", "hospital_name": "MR OMBAL SVETI GEORGI EAD", "site_name": null, "lat": "42.13835", "lon": "24.71145", "street": [ "BUL.PENCHEROCS ROAD" ], "house_number": "66", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "1345", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 1345 }, "geometry": { "type": "Point", "coordinates": [ 24.7114491, 42.1383479 ] } },
{ "type": "Feature", "properties": { "fid": 311, "id_0": 849, "id": "BG_311", "hospital_name": "MR OMBAL SVETI IVAN RILSKI EAD", "site_name": null, "lat": "42.68252", "lon": "23.30259", "street": [ "BUL.AKE IVAN GESHOV" ], "house_number": "15", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "263", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 263 }, "geometry": { "type": "Point", "coordinates": [ 23.3025867, 42.6825182 ] } },
{ "type": "Feature", "properties": { "fid": 312, "id_0": 850, "id": "BG_312", "hospital_name": "УВАЖАЕМА ГОСПОДИЕ", "site_name": null, "lat": "42.7007", "lon": "23.33968", "street": [ "UL.BRALOROSEA" ], "house_number": "8", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "429", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 429 }, "geometry": { "type": "Point", "coordinates": [ 23.3396816, 42.700699 ] } },
{ "type": "Feature", "properties": { "fid": 313, "id_0": 851, "id": "BG_313", "hospital_name": "UMBALT N.I. PIROGOV T", "site_name": null, "lat": "42.69016", "lon": "23.30714", "street": [ "BUL.TODELEBEN" ], "house_number": "21", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "807", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 807 }, "geometry": { "type": "Point", "coordinates": [ 23.3071411, 42.6901642 ] } },
{ "type": "Feature", "properties": { "fid": 314, "id_0": 852, "id": "BG_314", "hospital_name": "USBALE AK.IVAN PENCHEV EAD", "site_name": null, "lat": "42.68345", "lon": "23.31152", "street": [ "UL.HEALTH" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "101", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 101 }, "geometry": { "type": "Point", "coordinates": [ 23.3115184, 42.6834528 ] } },
{ "type": "Feature", "properties": { "fid": 315, "id_0": 853, "id": "BG_315", "hospital_name": "BCC BURGAS EOOD", "site_name": null, "lat": "42.50073", "lon": "27.47409", "street": [ "CONCENTRATED" ], "house_number": "89", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 27.4740869, 42.5007338 ] } },
{ "type": "Feature", "properties": { "fid": 316, "id_0": 854, "id": "BG_316", "hospital_name": "CCU BLAGOEVGRAD EOOD", "site_name": null, "lat": "42.02372", "lon": "23.09273", "street": [ "UL.BRATZ MILADINOVI" ], "house_number": "21", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.0927253, 42.0237217 ] } },
{ "type": "Feature", "properties": { "fid": 317, "id_0": 855, "id": "BG_317", "hospital_name": "CCU VELIKO TURNOVO EOOD", "site_name": null, "lat": "43.08471", "lon": "25.63201", "street": [ "BUL.BULZLA" ], "house_number": "1", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 25.6320101, 43.0847082 ] } },
{ "type": "Feature", "properties": { "fid": 318, "id_0": 856, "id": "BG_318", "hospital_name": "CCU VRATSA", "site_name": null, "lat": "43.19605", "lon": "23.55904", "street": [ "UL.WARTORI JUNE 68" ], "house_number": null, "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.559038, 43.1960488 ] } },
{ "type": "Feature", "properties": { "fid": 319, "id_0": 857, "id": "BG_319", "hospital_name": "CCU PLOVDIV", "site_name": null, "lat": "42.13074", "lon": "24.7468", "street": [ "UL.DASME GRUEV" ], "house_number": "1A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 24.7468007, 42.1307417 ] } },
{ "type": "Feature", "properties": { "fid": 320, "id_0": 858, "id": "BG_320", "hospital_name": "CCCC SLIVEN EOOD", "site_name": null, "lat": "42.67491", "lon": "26.32663", "street": [ "BUL.HADJI DIMITAR" ], "house_number": "41A", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 26.3266325, 42.6749107 ] } },
{ "type": "Feature", "properties": { "fid": 321, "id_0": 859, "id": "BG_321", "hospital_name": "CCU SOFIA EOOD", "site_name": null, "lat": "42.66462", "lon": "23.29698", "street": [ "BULLLIEV" ], "house_number": "8", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "0", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 0 }, "geometry": { "type": "Point", "coordinates": [ 23.2969755, 42.66462 ] } },
{ "type": "Feature", "properties": { "fid": 322, "id_0": 860, "id": "BG_322", "hospital_name": "CCU STARA ZAGORA EOOD", "site_name": null, "lat": "42.42614", "lon": "25.61137", "street": [ "UL.GEN.STOLOTOV" ], "house_number": null, "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 25.6113732, 42.4261393 ] } },
{ "type": "Feature", "properties": { "fid": 323, "id_0": 861, "id": "BG_323", "hospital_name": "CCU HASKOVO", "site_name": null, "lat": "41.92944", "lon": "25.51203", "street": [ "MR V.BOOLRECEQS" ], "house_number": null, "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 25.5120349, 41.9294373 ] } },
{ "type": "Feature", "properties": { "fid": 324, "id_0": 862, "id": "BG_324", "hospital_name": "PO BLAGOEVGRAD", "site_name": null, "lat": "42.02372", "lon": "23.09238", "street": [ "UL.BRATZ MILADINOVI" ], "house_number": "21", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "110", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 110 }, "geometry": { "type": "Point", "coordinates": [ 23.092382, 42.0237217 ] } },
{ "type": "Feature", "properties": { "fid": 325, "id_0": 863, "id": "BG_325", "hospital_name": "POZ VELIKO TURNOVO EOOD", "site_name": null, "lat": "43.08563", "lon": "25.63113", "street": [ "BUL.BULZLA" ], "house_number": "1", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "85", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 85 }, "geometry": { "type": "Point", "coordinates": [ 25.6311303, 43.085627 ] } },
{ "type": "Feature", "properties": { "fid": 326, "id_0": 864, "id": "BG_326", "hospital_name": "POZ VRATSA", "site_name": null, "lat": "43.19448", "lon": "23.55586", "street": [ "UL.BELASICA" ], "house_number": "1", "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.5558623, 43.1944767 ] } },
{ "type": "Feature", "properties": { "fid": 327, "id_0": 865, "id": "BG_327", "hospital_name": "PO DR. STANCHEV — DOBRICH EOOD", "site_name": null, "lat": "43.56294", "lon": "27.81797", "street": [ "MR OPOULOS OF HITOV" ], "house_number": "24", "postcode": null, "city": "DOBRICH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "95", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 95 }, "geometry": { "type": "Point", "coordinates": [ 27.8179729, 43.5629401 ] } },
{ "type": "Feature", "properties": { "fid": 328, "id_0": 866, "id": "BG_328", "hospital_name": "PO EOOD", "site_name": null, "lat": "41.9273", "lon": "25.50418", "street": [ "MR V.BOOLRECEQS" ], "house_number": null, "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "80", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 80 }, "geometry": { "type": "Point", "coordinates": [ 25.5041814, 41.9272981 ] } },
{ "type": "Feature", "properties": { "fid": 329, "id_0": 867, "id": "BG_329", "hospital_name": "PO PLOVDIV EOOD", "site_name": null, "lat": "42.13601", "lon": "24.71144", "street": [ "BUL.PENCHEROCS ROAD" ], "house_number": "68", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "290", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 290 }, "geometry": { "type": "Point", "coordinates": [ 24.7114438, 42.1360088 ] } },
{ "type": "Feature", "properties": { "fid": 330, "id_0": 868, "id": "BG_330", "hospital_name": "POK PROF. N.SCIKOVENSKI EOOD", "site_name": null, "lat": "42.70075", "lon": "23.32715", "street": [ "UL.EKARX YOSIF" ], "house_number": "59", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.327153, 42.7007542 ] } },
{ "type": "Feature", "properties": { "fid": 331, "id_0": 869, "id": "BG_331", "hospital_name": "POZ PROF. DR. IVAN TEMKOV — BURGAS EOOD", "site_name": null, "lat": "42.51389", "lon": "27.47434", "street": [ "MR J.LAZCOE" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "253", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 253 }, "geometry": { "type": "Point", "coordinates": [ 27.4743444, 42.5138947 ] } },
{ "type": "Feature", "properties": { "fid": 332, "id_0": 870, "id": "BG_332", "hospital_name": "PO RUSE EOOD", "site_name": null, "lat": "43.86705", "lon": "25.99003", "street": [ "UL.TUTRAKAN" ], "house_number": "20", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "175", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 175 }, "geometry": { "type": "Point", "coordinates": [ 25.990026, 43.867045699999984 ] } },
{ "type": "Feature", "properties": { "fid": 333, "id_0": 871, "id": "BG_333", "hospital_name": "PO SOFIA EOOD", "site_name": null, "lat": "42.70575", "lon": "23.33293", "street": [ "BUL.CONTROLACTIVITYA" ], "house_number": "309", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 23.3329332, 42.705749 ] } },
{ "type": "Feature", "properties": { "fid": 334, "id_0": 872, "id": "BG_334", "hospital_name": "PO STARA ZAGORA EOOD", "site_name": null, "lat": "42.42265", "lon": "25.61", "street": [ "UL.ARMESKA" ], "house_number": "16", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 25.6099999, 42.4226487 ] } },
{ "type": "Feature", "properties": { "fid": 335, "id_0": 873, "id": "BG_335", "hospital_name": "CPSS SMOLYAN EOOD", "site_name": null, "lat": "41.57215", "lon": "24.78598", "street": [ "UL.H.H.P.HRGEORGEV" ], "house_number": "12", "postcode": null, "city": "SMOLYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 24.7859824, 41.5721501 ] } },
{ "type": "Feature", "properties": { "fid": 336, "id_0": 874, "id": "BG_336", "hospital_name": "IV MPHAN EAD", "site_name": null, "lat": "42.69336", "lon": "23.31126", "street": [ "BUL.MACEDONIA" ], "house_number": "36", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "95", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 95 }, "geometry": { "type": "Point", "coordinates": [ 23.3112609, 42.6933579 ] } },
{ "type": "Feature", "properties": { "fid": 337, "id_0": 875, "id": "BG_337", "hospital_name": "VMA MPHAL VARNA", "site_name": null, "lat": "43.22808", "lon": "27.92627", "street": [ "UL.HRWTO SMIRNENSKI" ], "house_number": "3", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 27.926265, 43.228078 ] } },
{ "type": "Feature", "properties": { "fid": 338, "id_0": 876, "id": "BG_338", "hospital_name": "VMA MPHAL PLEVEN", "site_name": null, "lat": "43.41632", "lon": "24.62827", "street": [ "UL.GEORGI KOCHEV" ], "house_number": "6", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.6282681, 43.4163201 ] } },
{ "type": "Feature", "properties": { "fid": 339, "id_0": 877, "id": "BG_339", "hospital_name": "PLOVDIV PLOVDIV", "site_name": null, "lat": "42.13706", "lon": "24.75644", "street": [ "BUL.HYRWTO-BOTEV" ], "house_number": "81", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.7564442, 42.1370563 ] } },
{ "type": "Feature", "properties": { "fid": 340, "id_0": 878, "id": "BG_340", "hospital_name": "VMA MPHAL SLIVEN", "site_name": null, "lat": "42.67622", "lon": "26.33587", "street": [ "UL.PUSHKIN" ], "house_number": "2", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 26.335872, 42.676222 ] } },
{ "type": "Feature", "properties": { "fid": 341, "id_0": 879, "id": "BG_341", "hospital_name": "SOFIA", "site_name": null, "lat": "42.68392", "lon": "23.3037", "street": [ "ECHA | SOFIA" ], "house_number": "3", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "1433", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 1433 }, "geometry": { "type": "Point", "coordinates": [ 23.3036971, 42.6839181 ] } },
{ "type": "Feature", "properties": { "fid": 342, "id_0": 880, "id": "BG_342", "hospital_name": "SECOND SOFIA EAD", "site_name": null, "lat": "42.70601", "lon": "23.31854", "street": [ "BUL.HYRWTO-BOTEV" ], "house_number": "120", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "230", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 230 }, "geometry": { "type": "Point", "coordinates": [ 23.3185351, 42.7060131 ] } },
{ "type": "Feature", "properties": { "fid": 343, "id_0": 881, "id": "BG_343", "hospital_name": "SECOND SAGGAL SHEYANOVO EAD", "site_name": null, "lat": "42.69255", "lon": "23.34", "street": [ "UL.XEYCEQS" ], "house_number": "19", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "174", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 174 }, "geometry": { "type": "Point", "coordinates": [ 23.3399981, 42.6925497 ] } },
{ "type": "Feature", "properties": { "fid": 344, "id_0": 882, "id": "BG_344", "hospital_name": "BPB WHITE", "site_name": null, "lat": "43.46677", "lon": "25.72112", "street": [ "PL" ], "house_number": "3", "postcode": null, "city": "WHITE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "290", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 290 }, "geometry": { "type": "Point", "coordinates": [ 25.7211185, 43.4667652 ] } },
{ "type": "Feature", "properties": { "fid": 345, "id_0": 883, "id": "BG_345", "hospital_name": "MAD D-Q:", "site_name": null, "lat": "42.28602", "lon": "25.92286", "street": [ "UL.MAY PETROVA" ], "house_number": "1", "postcode": null, "city": "RADNEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "510", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 510 }, "geometry": { "type": "Point", "coordinates": [ 25.9228635, 42.2860244 ] } },
{ "type": "Feature", "properties": { "fid": 346, "id_0": 884, "id": "BG_346", "hospital_name": "PBDP CARION", "site_name": null, "lat": "43.47312", "lon": "28.02148", "street": [ "SG" ], "house_number": null, "postcode": null, "city": "CARICOM", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 28.0214775, 43.4731189 ] } },
{ "type": "Feature", "properties": { "fid": 347, "id_0": 885, "id": "BG_347", "hospital_name": "GDPB", "site_name": null, "lat": "43.18077", "lon": "24.0669", "street": [ "RAILWAY STATION" ], "house_number": null, "postcode": null, "city": "MR CARLUCEQES", "cc": "BG", "country": null, "emergency": null, "cap_beds": "215", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 215 }, "geometry": { "type": "Point", "coordinates": [ 24.0669036, 43.1807715 ] } },
{ "type": "Feature", "properties": { "fid": 348, "id_0": 886, "id": "BG_348", "hospital_name": "BG KARDJALI", "site_name": null, "lat": "41.65154", "lon": "25.37732", "street": [ "COUNTED" ], "house_number": "44", "postcode": null, "city": "KARDZHALI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "320", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 320 }, "geometry": { "type": "Point", "coordinates": [ 25.3773236, 41.6515351 ] } },
{ "type": "Feature", "properties": { "fid": 349, "id_0": 887, "id": "BG_349", "hospital_name": "GDPB TREATMENT OF DRUG ADDICTION AND ALCOHOLISM", "site_name": null, "lat": "42.70194", "lon": "23.30458", "street": [ "VPR" ], "house_number": "117", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 23.3045822, 42.7019369 ] } },
{ "type": "Feature", "properties": { "fid": 350, "id_0": 888, "id": "BG_350", "hospital_name": "BPB LOVECH", "site_name": null, "lat": "43.13151", "lon": "24.71008", "street": [ "UL.JAZBATENBERD" ], "house_number": "43", "postcode": null, "city": "LOVECH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "250", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 250 }, "geometry": { "type": "Point", "coordinates": [ 24.7100759, 43.131505 ] } },
{ "type": "Feature", "properties": { "fid": 351, "id_0": 889, "id": "BG_351", "hospital_name": "MAD PAZARDZHIK", "site_name": null, "lat": "42.18391", "lon": "24.34024", "street": [ "BLUEFIN" ], "house_number": "28", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 24.34024, 42.183909 ] } },
{ "type": "Feature", "properties": { "fid": 352, "id_0": 890, "id": "BG_352", "hospital_name": "MSW IVAN RILSKI", "site_name": null, "lat": "42.8277", "lon": "23.36895", "street": [ "КВВРОПОВ" ], "house_number": null, "postcode": null, "city": "NOVI ISKAR", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 23.3689499, 42.8277016 ] } },
{ "type": "Feature", "properties": { "fid": 353, "id_0": 891, "id": "BG_353", "hospital_name": "SBB SEVLIEVO", "site_name": null, "lat": "43.01983", "lon": "25.10469", "street": [ "UL.VISEMM" ], "house_number": "33", "postcode": null, "city": "SEVLIEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "118", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 118 }, "geometry": { "type": "Point", "coordinates": [ 25.1046878, 43.0198272 ] } },
{ "type": "Feature", "properties": { "fid": 354, "id_0": 892, "id": "BG_354", "hospital_name": "ZEB TSAREIN BROD", "site_name": null, "lat": "43.32754", "lon": "27.01671", "street": [ "HCL" ], "house_number": "30", "postcode": null, "city": "TSAREIN BROD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "180", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 180 }, "geometry": { "type": "Point", "coordinates": [ 27.0167112, 43.3275425 ] } },
{ "type": "Feature", "properties": { "fid": 355, "id_0": 893, "id": "BG_355", "hospital_name": "GWD CEREVA KORIA", "site_name": null, "lat": "43.03444", "lon": "25.74532", "street": [ "C.CEREVA KORIA" ], "house_number": null, "postcode": null, "city": "CEREVA KORIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 25.7453227, 43.0344389 ] } },
{ "type": "Feature", "properties": { "fid": 356, "id_0": 894, "id": "BG_356", "hospital_name": "DSBLVB GROUP YOANA EOOD", "site_name": null, "lat": "42.86711", "lon": "25.47745", "street": [ "ULL" ], "house_number": "49", "postcode": null, "city": "TRYAVNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "155", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 155 }, "geometry": { "type": "Point", "coordinates": [ 25.4774451, 42.8671104 ] } },
{ "type": "Feature", "properties": { "fid": 357, "id_0": 895, "id": "BG_357", "hospital_name": "PLOVDIV EOOD", "site_name": null, "lat": "42.13865", "lon": "24.73467", "street": [ "BUL.BAA ABY-CATCH" ], "house_number": "15A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "240", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 240 }, "geometry": { "type": "Point", "coordinates": [ 24.7346663, 42.1386462 ] } },
{ "type": "Feature", "properties": { "fid": 358, "id_0": 896, "id": "BG_358", "hospital_name": "KOZ STARA ZAGORA EOOD", "site_name": null, "lat": "42.42396", "lon": "25.61122", "street": [ "UL.ARMESKA" ], "house_number": "11", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "162", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 162 }, "geometry": { "type": "Point", "coordinates": [ 25.611223, 42.4239594 ] } },
{ "type": "Feature", "properties": { "fid": 359, "id_0": 897, "id": "BG_359", "hospital_name": "KOZ VELIKO TARNOVO EOOD", "site_name": null, "lat": "43.08515", "lon": "25.63345", "street": [ "BUL.BULZLA" ], "house_number": "1", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "206", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 206 }, "geometry": { "type": "Point", "coordinates": [ 25.6334531, 43.0851529 ] } },
{ "type": "Feature", "properties": { "fid": 360, "id_0": 898, "id": "BG_360", "hospital_name": "KZ SHUMEN EOOD", "site_name": null, "lat": "43.27645", "lon": "26.9182", "street": [ "UL.BAA ABY-CATCH" ], "house_number": "63", "postcode": null, "city": "SHUMEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "139", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 139 }, "geometry": { "type": "Point", "coordinates": [ 26.9181991, 43.2764476 ] } },
{ "type": "Feature", "properties": { "fid": 361, "id_0": 899, "id": "BG_361", "hospital_name": "KOZ BURGAS EOOD", "site_name": null, "lat": "42.50001", "lon": "27.47829", "street": [ "BUL.DEMACID" ], "house_number": "86", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "124", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 124 }, "geometry": { "type": "Point", "coordinates": [ 27.4782872, 42.5000101 ] } },
{ "type": "Feature", "properties": { "fid": 362, "id_0": 900, "id": "BG_362", "hospital_name": "VRATSA EOOD", "site_name": null, "lat": "43.19455", "lon": "23.56928", "street": [ "UL.WARTORI JUNE 68" ], "house_number": null, "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 23.5692787, 43.194551 ] } },
{ "type": "Feature", "properties": { "fid": 363, "id_0": 901, "id": "BG_363", "hospital_name": "KZ -RUSE EOOD", "site_name": null, "lat": "43.85819", "lon": "25.9597", "street": [ "COUNTED" ], "house_number": "2", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "137", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 137 }, "geometry": { "type": "Point", "coordinates": [ 25.9597009, 43.8581923 ] } },
{ "type": "Feature", "properties": { "fid": 364, "id_0": 902, "id": "BG_364", "hospital_name": "VIS À VIS MEDIA LTD", "site_name": null, "lat": "43.41141", "lon": "24.61674", "street": [ "ULVSKOG" ], "house_number": "7A", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "170", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 170 }, "geometry": { "type": "Point", "coordinates": [ 24.616743, 43.4114115 ] } },
{ "type": "Feature", "properties": { "fid": 365, "id_0": 903, "id": "BG_365", "hospital_name": "MPHAT AYTOS EOOD", "site_name": null, "lat": "42.69765", "lon": "27.26356", "street": [ "UL.XEYCEQS" ], "house_number": "5", "postcode": null, "city": "AYTOS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 27.2635603, 42.69764760000001 ] } },
{ "type": "Feature", "properties": { "fid": 366, "id_0": 904, "id": "BG_366", "hospital_name": "MEDIA EOOD", "site_name": null, "lat": "43.02064", "lon": "25.09442", "street": [ "UL.STEFAN PASHEV" ], "house_number": "78", "postcode": null, "city": "SEVLIEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.0944203, 43.0206371 ] } },
{ "type": "Feature", "properties": { "fid": 367, "id_0": 905, "id": "BG_367", "hospital_name": "MPHAL ARDINO EOOD", "site_name": null, "lat": "41.57994", "lon": "25.13463", "street": [ "US SOFIA" ], "house_number": "14", "postcode": null, "city": "ARDINO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.1346266, 41.5799393 ] } },
{ "type": "Feature", "properties": { "fid": 368, "id_0": 906, "id": "BG_368", "hospital_name": "MPHAL ASENOVGRAD EOOD", "site_name": null, "lat": "42.01594", "lon": "24.88039", "street": [ "UL.ALEKSANDER STAMBOLIYSKI" ], "house_number": "28", "postcode": null, "city": "ASENOVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "214", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 214 }, "geometry": { "type": "Point", "coordinates": [ 24.8803854, 42.0159424 ] } },
{ "type": "Feature", "properties": { "fid": 369, "id_0": 907, "id": "BG_369", "hospital_name": "MPHAT BALCHIK EOOD", "site_name": null, "lat": "43.41058", "lon": "28.1594", "street": [ "UL.D-P ZLATKO PETKOV" ], "house_number": "1", "postcode": null, "city": "BALCHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "88", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 88 }, "geometry": { "type": "Point", "coordinates": [ 28.1593966, 43.4105814 ] } },
{ "type": "Feature", "properties": { "fid": 370, "id_0": 908, "id": "BG_370", "hospital_name": "BNAL BELENE EOOD", "site_name": null, "lat": "43.64556", "lon": "25.1138", "street": [ "UL.EGEC MILEV" ], "house_number": "47", "postcode": null, "city": "BELENE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "38", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 38 }, "geometry": { "type": "Point", "coordinates": [ 25.113802, 43.6455592 ] } },
{ "type": "Feature", "properties": { "fid": 371, "id_0": 909, "id": "BG_371", "hospital_name": "BELOGRADCHIK EOOD", "site_name": null, "lat": "43.62588", "lon": "22.69204", "street": [ "HCL" ], "house_number": "34", "postcode": null, "city": "BELOGRADCHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 22.6920354, 43.625879 ] } },
{ "type": "Feature", "properties": { "fid": 372, "id_0": 910, "id": "BG_372", "hospital_name": "MBAL BERKOVITSA EOOD", "site_name": null, "lat": "43.23576", "lon": "23.13536", "street": [ "UL.ALEXANDROWSKA" ], "house_number": "65", "postcode": null, "city": "BERKOVICA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.1353617, 43.2357612 ] } },
{ "type": "Feature", "properties": { "fid": 373, "id_0": 911, "id": "BG_373", "hospital_name": "MPHAT BLAGOEVGRAD AD", "site_name": null, "lat": "42.02396", "lon": "23.09225", "street": [ "UL.SLAV" ], "house_number": "60", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "258", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 258 }, "geometry": { "type": "Point", "coordinates": [ 23.0922532, 42.0239608 ] } },
{ "type": "Feature", "properties": { "fid": 374, "id_0": 912, "id": "BG_374", "hospital_name": "EUROPE EOOD", "site_name": null, "lat": "42.68954", "lon": "23.30685", "street": [ "BUL.PENCH SLAVEIKOV 2" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "32", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 32 }, "geometry": { "type": "Point", "coordinates": [ 23.3068541, 42.6895353 ] } },
{ "type": "Feature", "properties": { "fid": 375, "id_0": 913, "id": "BG_375", "hospital_name": "BOTEVGRAD", "site_name": null, "lat": "42.90752", "lon": "23.80197", "street": [ "UL.BOZZHEA BOZHILOV" ], "house_number": "1", "postcode": null, "city": "BOTEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.8019657, 42.9075157 ] } },
{ "type": "Feature", "properties": { "fid": 376, "id_0": 914, "id": "BG_376", "hospital_name": "БУРГАС — БУРГАС АД", "site_name": null, "lat": "42.51329", "lon": "27.46648", "street": [ "BUL.ST.ST.STAMOBOV" ], "house_number": "73", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "509", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 509 }, "geometry": { "type": "Point", "coordinates": [ 27.4664801, 42.5132937 ] } },
{ "type": "Feature", "properties": { "fid": 377, "id_0": 915, "id": "BG_377", "hospital_name": "MPHV WHITE SLATINA EOOD", "site_name": null, "lat": "43.47846", "lon": "23.92911", "street": [ "ZUL.ZUL.ZUL.ZUL.ZUL.ZUL.ZUL.ZUL.ZEDIRON" ], "house_number": "1", "postcode": null, "city": "BYALA SLATINA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "110", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 110 }, "geometry": { "type": "Point", "coordinates": [ 23.9291131, 43.4784597 ] } },
{ "type": "Feature", "properties": { "fid": 378, "id_0": 916, "id": "BG_378", "hospital_name": "MPHAT VARNA EOOD", "site_name": null, "lat": "43.19777", "lon": "27.91356", "street": [ "VARNA | PL.SLAVIEYKOV" ], "house_number": "1", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 27.9135641, 43.1977715 ] } },
{ "type": "Feature", "properties": { "fid": 379, "id_0": 917, "id": "BG_379", "hospital_name": "MPHAL VELIKI PRESLAV EOOD", "site_name": null, "lat": "43.16526", "lon": "26.81305", "street": [ "UL.LYULBEN KARAVELOV" ], "house_number": "51", "postcode": null, "city": "VELIKI PRESLAV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 26.8130511, 43.1652635 ] } },
{ "type": "Feature", "properties": { "fid": 380, "id_0": 918, "id": "BG_380", "hospital_name": "MPHAL VELINGRAD EOOD", "site_name": null, "lat": "42.01866", "lon": "23.98715", "street": [ "BUL.SINGLE" ], "house_number": "49", "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "149", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 149 }, "geometry": { "type": "Point", "coordinates": [ 23.9871454, 42.0186605 ] } },
{ "type": "Feature", "properties": { "fid": 381, "id_0": 919, "id": "BG_381", "hospital_name": "(A) BILA MEDIA LTD.", "site_name": null, "lat": "43.19563", "lon": "23.55849", "street": [ "UL.WARTORI JUNE 68" ], "house_number": null, "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.5584855, 43.1956343 ] } },
{ "type": "Feature", "properties": { "fid": 382, "id_0": 920, "id": "BG_382", "hospital_name": "(A) MBAL VITA EOOD", "site_name": null, "lat": "42.69611", "lon": "23.35436", "street": [ "['UL.DRAGUVICA' | ' 9']" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.3543587, 42.69611 ] } },
{ "type": "Feature", "properties": { "fid": 383, "id_0": 921, "id": "BG_383", "hospital_name": "IBAL GULYANTSI EOOD", "site_name": null, "lat": "43.63985", "lon": "24.69574", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "34", "postcode": null, "city": "GULYANTSI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "66", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 66 }, "geometry": { "type": "Point", "coordinates": [ 24.6957368, 43.6398488 ] } },
{ "type": "Feature", "properties": { "fid": 384, "id_0": 922, "id": "BG_384", "hospital_name": "MR DOBROE EAD", "site_name": null, "lat": "42.14081", "lon": "25.85833", "street": [ "UL.ALEKO KONSTANTINOV" ], "house_number": "10", "postcode": null, "city": "GALABOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "80", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 80 }, "geometry": { "type": "Point", "coordinates": [ 25.8583295, 42.1408061 ] } },
{ "type": "Feature", "properties": { "fid": 385, "id_0": 923, "id": "BG_385", "hospital_name": "MARIE INNOVA MARIA EOOD", "site_name": null, "lat": "42.60599", "lon": "27.3858", "street": [ "KC.VETREEN" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "129", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 129 }, "geometry": { "type": "Point", "coordinates": [ 27.3857993, 42.605987 ] } },
{ "type": "Feature", "properties": { "fid": 386, "id_0": 924, "id": "BG_386", "hospital_name": "MPHAL DEVNYA EOOD", "site_name": null, "lat": "43.22319", "lon": "27.58658", "street": [ "LU.FRRIKRA" ], "house_number": "10A", "postcode": null, "city": "DEVNYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.5865787, 43.2231873 ] } },
{ "type": "Feature", "properties": { "fid": 387, "id_0": 925, "id": "BG_387", "hospital_name": "MPHAT DOBRICH AD", "site_name": null, "lat": "43.56246", "lon": "27.81679", "street": [ "MR OPOULOS OF HITOV" ], "house_number": "24", "postcode": null, "city": "DOBRICH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "352", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 352 }, "geometry": { "type": "Point", "coordinates": [ 27.8167874, 43.5624581 ] } },
{ "type": "Feature", "properties": { "fid": 388, "id_0": 926, "id": "BG_388", "hospital_name": "BRAND CONFIDENCE AD", "site_name": null, "lat": "42.68473", "lon": "23.24597", "street": [ "Ž.KOHCOPEL2 | UL.FRIDANGER" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "104", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 104 }, "geometry": { "type": "Point", "coordinates": [ 23.2459706, 42.6847305 ] } },
{ "type": "Feature", "properties": { "fid": 389, "id_0": 927, "id": "BG_389", "hospital_name": "DR HRISTO TODOMBSKI EOOD", "site_name": null, "lat": "42.62073", "lon": "25.40353", "street": [ "UL.STROADGORSKA" ], "house_number": "16", "postcode": null, "city": "KAZANLAK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "252", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 252 }, "geometry": { "type": "Point", "coordinates": [ 25.4035342, 42.6207284 ] } },
{ "type": "Feature", "properties": { "fid": 390, "id_0": 928, "id": "BG_390", "hospital_name": "MR ATANAS DAFOVSKY AD", "site_name": null, "lat": "41.64625", "lon": "25.37539", "street": [ "BUL.BELOMARSKI" ], "house_number": "53", "postcode": null, "city": "KARDZHALI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "345", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 345 }, "geometry": { "type": "Point", "coordinates": [ 25.3753924, 41.646252 ] } },
{ "type": "Feature", "properties": { "fid": 391, "id_0": 929, "id": "BG_391", "hospital_name": "DR BRATAN ŠUKEROV AD SMOLYAN", "site_name": null, "lat": "41.57342", "lon": "24.71872", "street": [ "BUL.BULGARIA" ], "house_number": "2", "postcode": null, "city": "SMOLYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "323", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 323 }, "geometry": { "type": "Point", "coordinates": [ 24.7187233, 41.5734222 ] } },
{ "type": "Feature", "properties": { "fid": 392, "id_0": 930, "id": "BG_392", "hospital_name": "DR DIMITAR PAVLOADIS EOOD", "site_name": null, "lat": "43.61352", "lon": "25.34559", "street": [ "UL.PETER ANGELOV" ], "house_number": "18", "postcode": null, "city": "SVISHTOV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "106", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 106 }, "geometry": { "type": "Point", "coordinates": [ 25.3455877, 43.6135218 ] } },
{ "type": "Feature", "properties": { "fid": 393, "id_0": 931, "id": "BG_393", "hospital_name": "DR DIMITAR CHAXMASOV EOOD", "site_name": null, "lat": "42.29174", "lon": "25.94491", "street": [ "MR GEORGI DIMITROV" ], "house_number": "42", "postcode": null, "city": "RADNEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "105", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 105 }, "geometry": { "type": "Point", "coordinates": [ 25.9449112, 42.2917388 ] } },
{ "type": "Feature", "properties": { "fid": 394, "id_0": 932, "id": "BG_394", "hospital_name": "MPHAL D-P GOOD BEROV EOOD", "site_name": null, "lat": "43.34726", "lon": "27.2027", "street": [ "HCL" ], "house_number": "22", "postcode": null, "city": "NEW MARKET", "cc": "BG", "country": null, "emergency": null, "cap_beds": "76", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 76 }, "geometry": { "type": "Point", "coordinates": [ 27.202701, 43.3472616 ] } },
{ "type": "Feature", "properties": { "fid": 395, "id_0": 933, "id": "BG_395", "hospital_name": "MR IVAN SELIMINSKI AD SLIVEN", "site_name": null, "lat": "42.67556", "lon": "26.32542", "street": [ "KUL.HRISTOTOTEV" ], "house_number": "1", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "530", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 530 }, "geometry": { "type": "Point", "coordinates": [ 26.3254201, 42.675557499999989 ] } },
{ "type": "Feature", "properties": { "fid": 396, "id_0": 934, "id": "BG_396", "hospital_name": "DR KRO POPOV — KARLOVO EOOD", "site_name": null, "lat": "42.64516", "lon": "24.79899", "street": [ "UL.GEN-MAJOR GURKO MARHOOLEV" ], "house_number": "3", "postcode": null, "city": "KARLOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "145", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 145 }, "geometry": { "type": "Point", "coordinates": [ 24.7989857, 42.6451621 ] } },
{ "type": "Feature", "properties": { "fid": 397, "id_0": 935, "id": "BG_397", "hospital_name": "MPHAL D-F MAJUROOV LTD", "site_name": null, "lat": "42.51845", "lon": "27.46552", "street": [ "K.K.15" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.4655199, 42.5184458 ] } },
{ "type": "Feature", "properties": { "fid": 398, "id_0": 936, "id": "BG_398", "hospital_name": "MR NIKOLA VASILIEV AD", "site_name": null, "lat": "42.27949", "lon": "22.70068", "street": [ "PL.17-IR JANUARY" ], "house_number": "1", "postcode": null, "city": "KYUSTENDIL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "300", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 300 }, "geometry": { "type": "Point", "coordinates": [ 22.7006829, 42.2794918 ] } },
{ "type": "Feature", "properties": { "fid": 399, "id_0": 937, "id": "BG_399", "hospital_name": "MR SERGEI ROSTOVZEV EOOD", "site_name": null, "lat": "41.5307", "lon": "25.41242", "street": [ "UL.STEFAN KARACA" ], "house_number": "1", "postcode": null, "city": "MOMCHILGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 25.4124177, 41.5307001 ] } },
{ "type": "Feature", "properties": { "fid": 400, "id_0": 938, "id": "BG_400", "hospital_name": "DR STMEN ILIEV AD", "site_name": null, "lat": "43.40352", "lon": "23.2357", "street": [ "UL.SIUM VOYVODA" ], "house_number": "2", "postcode": null, "city": "MONTANA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "400", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 400 }, "geometry": { "type": "Point", "coordinates": [ 23.2356977, 43.4035197 ] } },
{ "type": "Feature", "properties": { "fid": 401, "id_0": 939, "id": "BG_401", "hospital_name": "MR STOYCHO HRISTOV EOOD", "site_name": null, "lat": "43.02867", "lon": "25.08918", "street": [ "UL.STEFAN PASHEV" ], "house_number": "147", "postcode": null, "city": "SEVLIEVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "110", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 110 }, "geometry": { "type": "Point", "coordinates": [ 25.0891793, 43.0286668 ] } },
{ "type": "Feature", "properties": { "fid": 402, "id_0": 940, "id": "BG_402", "hospital_name": "MPHAL D-P. TERRESTRIC EOOD", "site_name": null, "lat": "42.8682", "lon": "25.48662", "street": [ "VPR’S SHARE" ], "house_number": "1", "postcode": null, "city": "TRYAVNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "82", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 82 }, "geometry": { "type": "Point", "coordinates": [ 25.4866183, 42.8682034 ] } },
{ "type": "Feature", "properties": { "fid": 403, "id_0": 941, "id": "BG_403", "hospital_name": "MPHAL D-P TOTA VENKOVA AD", "site_name": null, "lat": "42.87067", "lon": "25.30732", "street": [ "KUL.D-P ILYV CHILD" ], "house_number": "1", "postcode": null, "city": "GR. GABROVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "320", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 320 }, "geometry": { "type": "Point", "coordinates": [ 25.307318, 42.8706725 ] } },
{ "type": "Feature", "properties": { "fid": 404, "id_0": 942, "id": "BG_404", "hospital_name": "MPHAT DULOVO EOOD", "site_name": null, "lat": "43.82089", "lon": "27.14687", "street": [ "VPR" ], "house_number": "37", "postcode": null, "city": "DULOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.1468735, 43.8208888 ] } },
{ "type": "Feature", "properties": { "fid": 405, "id_0": 943, "id": "BG_405", "hospital_name": "OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL OF THE EUROPEAN PARLIAMENT AND OF", "site_name": null, "lat": "43.24066", "lon": "27.98148", "street": [ "KC.HIGH | UL.NAYEN REAKOV" ], "house_number": "2A", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.981475, 43.240658 ] } },
{ "type": "Feature", "properties": { "fid": 406, "id_0": 944, "id": "BG_406", "hospital_name": "PLOVDIV OOD", "site_name": null, "lat": "42.11076", "lon": "24.70969", "street": [ "CO.COMATUGATE ROAD" ], "house_number": "79", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "148", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 148 }, "geometry": { "type": "Point", "coordinates": [ 24.7096896, 42.1107594 ] } },
{ "type": "Feature", "properties": { "fid": 407, "id_0": 945, "id": "BG_407", "hospital_name": "ELIN PELIN EOOD", "site_name": null, "lat": "42.66405", "lon": "23.60063", "street": [ "UL.HEALTH" ], "house_number": "15", "postcode": null, "city": "ELIN PELIN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 23.6006284, 42.6640481 ] } },
{ "type": "Feature", "properties": { "fid": 408, "id_0": 946, "id": "BG_408", "hospital_name": "OMBAL ECULP OOD", "site_name": null, "lat": "42.19848", "lon": "24.33085", "street": [ "PL" ], "house_number": "19A", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "73", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 73 }, "geometry": { "type": "Point", "coordinates": [ 24.3308544, 42.1984804 ] } },
{ "type": "Feature", "properties": { "fid": 409, "id_0": 947, "id": "BG_409", "hospital_name": "M LIFE PLUS EOOD", "site_name": null, "lat": "41.46562", "lon": "25.64612", "street": [ "HCL" ], "house_number": "2", "postcode": null, "city": "KRUMOVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "63", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 63 }, "geometry": { "type": "Point", "coordinates": [ 25.6461239, 41.4656154 ] } },
{ "type": "Feature", "properties": { "fid": 410, "id_0": 948, "id": "BG_410", "hospital_name": "WOMEN’S HEALTH — NADEZHDA OOD", "site_name": null, "lat": "42.68873", "lon": "23.27455", "street": [ "UL.BLOC VEST" ], "house_number": "3", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "132", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 132 }, "geometry": { "type": "Point", "coordinates": [ 23.2745495, 42.6887348 ] } },
{ "type": "Feature", "properties": { "fid": 411, "id_0": 949, "id": "BG_411", "hospital_name": "MBAL HEALTH — VELINGRAD EOOD", "site_name": null, "lat": "42.01955", "lon": "23.98744", "street": [ "BUL.SINGLE" ], "house_number": "49", "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "154", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 154 }, "geometry": { "type": "Point", "coordinates": [ 23.9874351, 42.0195532 ] } },
{ "type": "Feature", "properties": { "fid": 412, "id_0": 950, "id": "BG_412", "hospital_name": "MPHAL PEEDY OOD", "site_name": null, "lat": "42.19079", "lon": "24.3233", "street": [ "MR KUL.KOSTANSTATTIS VELICHKOV" ], "house_number": "50", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "167", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 167 }, "geometry": { "type": "Point", "coordinates": [ 24.323296, 42.1907862 ] } },
{ "type": "Feature", "properties": { "fid": 413, "id_0": 951, "id": "BG_413", "hospital_name": "PHE OOD — HEALTH STRUCTURE “HEALTH”", "site_name": null, "lat": "42.1381", "lon": "24.71827", "street": [ "UL.STAFF" ], "house_number": "1A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.7182727, 42.1381012 ] } },
{ "type": "Feature", "properties": { "fid": 414, "id_0": 952, "id": "BG_414", "hospital_name": "MPHAL 2012 OOD", "site_name": null, "lat": "42.68136", "lon": "23.27076", "street": [ "KUL.MAESLO KANEV" ], "house_number": "4", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "42", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 42 }, "geometry": { "type": "Point", "coordinates": [ 23.2707596, 42.6813608 ] } },
{ "type": "Feature", "properties": { "fid": 415, "id_0": 953, "id": "BG_415", "hospital_name": "MR IVAN SKENDERV EOOD", "site_name": null, "lat": "41.5765", "lon": "23.73202", "street": [ "UL.STARPA MOUNTAIN" ], "house_number": "55", "postcode": null, "city": "GOTSE DELCHEV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "153", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 153 }, "geometry": { "type": "Point", "coordinates": [ 23.7320191, 41.5764962 ] } },
{ "type": "Feature", "properties": { "fid": 416, "id_0": 954, "id": "BG_416", "hospital_name": "MAL ISPERIH EOOD", "site_name": null, "lat": "43.71406", "lon": "26.8381", "street": [ "UL.AGINTENEGRO" ], "house_number": "32", "postcode": null, "city": "ISPERIH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "98", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 98 }, "geometry": { "type": "Point", "coordinates": [ 26.8380976, 43.7140613 ] } },
{ "type": "Feature", "properties": { "fid": 417, "id_0": 955, "id": "BG_417", "hospital_name": "MBAL IHTIMAN EOOD", "site_name": null, "lat": "42.43282", "lon": "23.82342", "street": [ "UL.SHAM" ], "house_number": "30", "postcode": null, "city": "IHTIMAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "68", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 68 }, "geometry": { "type": "Point", "coordinates": [ 23.8234234, 42.432817 ] } },
{ "type": "Feature", "properties": { "fid": 418, "id_0": 956, "id": "BG_418", "hospital_name": "MBAL KAVARNA EOOD", "site_name": null, "lat": "43.425", "lon": "28.33919", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "36", "postcode": null, "city": "KAVARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 28.3391905, 43.4249985 ] } },
{ "type": "Feature", "properties": { "fid": 419, "id_0": 957, "id": "BG_419", "hospital_name": "MBAL KARNOBAT EOOD", "site_name": null, "lat": "42.64996", "lon": "26.9962", "street": [ "UL.STARPA MOUNTAIN" ], "house_number": "180", "postcode": null, "city": "KARNOBAT", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 26.9961977, 42.6499561 ] } },
{ "type": "Feature", "properties": { "fid": 420, "id_0": 958, "id": "BG_420", "hospital_name": "MPHAL CASPELA EOOD", "site_name": null, "lat": "42.1301", "lon": "24.71629", "street": [ "US SOFIA" ], "house_number": "64", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "400", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 400 }, "geometry": { "type": "Point", "coordinates": [ 24.7162932, 42.1300972 ] } },
{ "type": "Feature", "properties": { "fid": 421, "id_0": 959, "id": "BG_421", "hospital_name": "BIAL KNEJA EOOD", "site_name": null, "lat": "43.48618", "lon": "24.07921", "street": [ "KUL.MARIS BOEV" ], "house_number": "4", "postcode": null, "city": "KNEZHA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "74", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 74 }, "geometry": { "type": "Point", "coordinates": [ 24.0792096, 43.4861822 ] } },
{ "type": "Feature", "properties": { "fid": 422, "id_0": 960, "id": "BG_422", "hospital_name": "MBAL KUBRAT EOOD", "site_name": null, "lat": "43.79213", "lon": "26.50068", "street": [ "UL.CNS BORIS I" ], "house_number": "12", "postcode": null, "city": "KUBRAT", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 26.5006757, 43.792132 ] } },
{ "type": "Feature", "properties": { "fid": 423, "id_0": 961, "id": "BG_423", "hospital_name": "MPHAT KARDJALI OOD", "site_name": null, "lat": "41.64564", "lon": "25.37194", "street": [ "BUL.TRAKIA" ], "house_number": "19", "postcode": null, "city": "KARDZHALI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.3719378, 41.6456386 ] } },
{ "type": "Feature", "properties": { "fid": 424, "id_0": 962, "id": "BG_424", "hospital_name": "MBAL LAIF HOSITAL EOOD", "site_name": null, "lat": "42.5275", "lon": "27.46799", "street": [ "J.M. DIMITROV DIMOV (PANORAMA ROAD)" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "87", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 87 }, "geometry": { "type": "Point", "coordinates": [ 27.4679902, 42.5275016 ] } },
{ "type": "Feature", "properties": { "fid": 425, "id_0": 963, "id": "BG_425", "hospital_name": "MPHAT LEVSKI EOOD", "site_name": null, "lat": "43.36573", "lon": "25.13459", "street": [ "UL.NIKOLOA VAPTSAROV" ], "house_number": "5", "postcode": null, "city": "LEVSKY", "cc": "BG", "country": null, "emergency": null, "cap_beds": "75", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 75 }, "geometry": { "type": "Point", "coordinates": [ 25.1345944, 43.3657341 ] } },
{ "type": "Feature", "properties": { "fid": 426, "id_0": 964, "id": "BG_426", "hospital_name": "MBAL LUKOVIT EOOD", "site_name": null, "lat": "43.21221", "lon": "24.16147", "street": [ "UL.CNS BORIS I" ], "house_number": "52", "postcode": null, "city": "LUKOVIT", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 24.1614676, 43.2122137 ] } },
{ "type": "Feature", "properties": { "fid": 427, "id_0": 965, "id": "BG_427", "hospital_name": "LAB LYULIN EAD", "site_name": null, "lat": "42.70838", "lon": "23.24925", "street": [ "G.V.LLIN-6 | BUL.D-P PETR DERELIEV" ], "house_number": "81", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "83", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 83 }, "geometry": { "type": "Point", "coordinates": [ 23.2492483, 42.7083822 ] } },
{ "type": "Feature", "properties": { "fid": 428, "id_0": 966, "id": "BG_428", "hospital_name": "OMBAL JOBAL AD", "site_name": null, "lat": "42.13827", "lon": "24.73977", "street": [ "UL.PHILAI MACEDONIAN" ], "house_number": "37", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "99", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 99 }, "geometry": { "type": "Point", "coordinates": [ 24.7397733, 42.1382683 ] } },
{ "type": "Feature", "properties": { "fid": 429, "id_0": 967, "id": "BG_429", "hospital_name": "RUSE LTD.", "site_name": null, "lat": "43.8493", "lon": "25.95236", "street": [ "TAIWAN" ], "house_number": "43", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 25.9523624, 43.8492971 ] } },
{ "type": "Feature", "properties": { "fid": 430, "id_0": 968, "id": "BG_430", "hospital_name": "ST IVAN RILSKI EOOD", "site_name": null, "lat": "42.16792", "lon": "24.74784", "street": [ "BUL.VASSILL LEVSKI" ], "house_number": "144A-A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "139", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 139 }, "geometry": { "type": "Point", "coordinates": [ 24.747836, 42.1679203 ] } },
{ "type": "Feature", "properties": { "fid": 431, "id_0": 969, "id": "BG_431", "hospital_name": "MEDICAL CENTRE — MEDICAL COMPLEX BEROF", "site_name": null, "lat": "42.41373", "lon": "25.62472", "street": [ "UL.GERAAYHCHEV" ], "house_number": "1", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "119", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 119 }, "geometry": { "type": "Point", "coordinates": [ 25.6247199, 42.4137302 ] } },
{ "type": "Feature", "properties": { "fid": 432, "id_0": 970, "id": "BG_432", "hospital_name": "MEZDRA MEZDRA EOOD", "site_name": null, "lat": "43.1483", "lon": "23.70882", "street": [ "UL.JNCA SAKASE" ], "house_number": "33", "postcode": null, "city": "MEZDRA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "101", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 101 }, "geometry": { "type": "Point", "coordinates": [ 23.708818, 43.1482956 ] } },
{ "type": "Feature", "properties": { "fid": 433, "id_0": 971, "id": "BG_433", "hospital_name": "MPHAN MAL HOUSTUTE OOD", "site_name": null, "lat": "42.11077", "lon": "24.70969", "street": [ "UL.COLOHEVER" ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 24.7096896, 42.1107673 ] } },
{ "type": "Feature", "properties": { "fid": 434, "id_0": 972, "id": "BG_434", "hospital_name": "НАЦИОНАЛНА НАЦИОНАЛНА НАЦИОНАЛНА ООД", "site_name": null, "lat": "42.42489", "lon": "25.61758", "street": [ "UL.ST.STAMBOLOV" ], "house_number": "29", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.6175771, 42.424892 ] } },
{ "type": "Feature", "properties": { "fid": 435, "id_0": 973, "id": "BG_435", "hospital_name": "MBAL NIKOPOL EOOD", "site_name": null, "lat": "43.70639", "lon": "24.89665", "street": [ "UL.ALEKSANDER STAMBOLIYSKI" ], "house_number": "27", "postcode": null, "city": "NIKOPOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "45", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 45 }, "geometry": { "type": "Point", "coordinates": [ 24.8966503, 43.7063914 ] } },
{ "type": "Feature", "properties": { "fid": 436, "id_0": 974, "id": "BG_436", "hospital_name": "MPHB EAD", "site_name": null, "lat": "42.70619", "lon": "23.28779", "street": [ "KUL.KOCOEGVICA" ], "house_number": "65", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "311", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 311 }, "geometry": { "type": "Point", "coordinates": [ 23.2877862, 42.7061944 ] } },
{ "type": "Feature", "properties": { "fid": 437, "id_0": 975, "id": "BG_437", "hospital_name": "OMURTAG EAD", "site_name": null, "lat": "43.10015", "lon": "26.41624", "street": [ "ULEXTRADE" ], "house_number": "55", "postcode": null, "city": "OMURTAG", "cc": "BG", "country": null, "emergency": null, "cap_beds": "124", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 124 }, "geometry": { "type": "Point", "coordinates": [ 26.4162397, 43.1001525 ] } },
{ "type": "Feature", "properties": { "fid": 438, "id_0": 976, "id": "BG_438", "hospital_name": "MBAL PAVLIKENI EOOD", "site_name": null, "lat": "43.23661", "lon": "25.3151", "street": [ "MR VUL.C.PETROLESKOV" ], "house_number": "2", "postcode": null, "city": "PAVLIKENI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "85", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 85 }, "geometry": { "type": "Point", "coordinates": [ 25.3151017, 43.2366054 ] } },
{ "type": "Feature", "properties": { "fid": 439, "id_0": 977, "id": "BG_439", "hospital_name": "MPHAT PAZARDZHIK AD", "site_name": null, "lat": "42.18307", "lon": "24.34263", "street": [ "BLUEFIN" ], "house_number": "15", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "556", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 556 }, "geometry": { "type": "Point", "coordinates": [ 24.3426293, 42.1830711 ] } },
{ "type": "Feature", "properties": { "fid": 440, "id_0": 978, "id": "BG_440", "hospital_name": "MBAL PIRDOP EAD", "site_name": null, "lat": "42.70203", "lon": "24.16964", "street": [ "UL.GEORGI BENKOVSKI" ], "house_number": "24", "postcode": null, "city": "PIRDOP", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.1696429, 42.7020315 ] } },
{ "type": "Feature", "properties": { "fid": 441, "id_0": 979, "id": "BG_441", "hospital_name": "PLOVDIV AD", "site_name": null, "lat": "42.15868", "lon": "24.7172", "street": [ "BUL.BULGARIA" ], "house_number": "234", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "602", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 602 }, "geometry": { "type": "Point", "coordinates": [ 24.7171998, 42.1586794 ] } },
{ "type": "Feature", "properties": { "fid": 442, "id_0": 980, "id": "BG_442", "hospital_name": "MBAL POMORIE EOOD", "site_name": null, "lat": "42.56253", "lon": "27.63801", "street": [ "UL.PAREQKEV STOYANOV" ], "house_number": "1", "postcode": null, "city": "POMORIE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "62", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 62 }, "geometry": { "type": "Point", "coordinates": [ 27.6380074, 42.5625281 ] } },
{ "type": "Feature", "properties": { "fid": 443, "id_0": 981, "id": "BG_443", "hospital_name": "MPHAT POPOVO EOOD", "site_name": null, "lat": "43.3408", "lon": "26.21655", "street": [ "KC.ZAPAD" ], "house_number": null, "postcode": null, "city": "POPOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "49", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 49 }, "geometry": { "type": "Point", "coordinates": [ 26.2165546, 43.3408011 ] } },
{ "type": "Feature", "properties": { "fid": 444, "id_0": 982, "id": "BG_444", "hospital_name": "MBAL PROF.", "site_name": null, "lat": "43.13232", "lon": "24.70644", "street": [ "HR DEUCO COREV" ], "house_number": "27", "postcode": null, "city": "LOVECH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "237", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 237 }, "geometry": { "type": "Point", "coordinates": [ 24.7064388, 43.1323173 ] } },
{ "type": "Feature", "properties": { "fid": 445, "id_0": 983, "id": "BG_445", "hospital_name": "DIMITAR RANEV OOD", "site_name": null, "lat": "42.03807", "lon": "24.30974", "street": [ "PL" ], "house_number": "42", "postcode": null, "city": "PESHTERA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "144", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 144 }, "geometry": { "type": "Point", "coordinates": [ 24.3097401, 42.0380663 ] } },
{ "type": "Feature", "properties": { "fid": 446, "id_0": 984, "id": "BG_446", "hospital_name": "DR AL. GERCHEV ETROPOLE EOOD", "site_name": null, "lat": "42.8394", "lon": "24.00014", "street": [ "RON" ], "house_number": "1", "postcode": null, "city": "ETROPOLE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "74", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 74 }, "geometry": { "type": "Point", "coordinates": [ 24.000138, 42.839401 ] } },
{ "type": "Feature", "properties": { "fid": 447, "id_0": 985, "id": "BG_447", "hospital_name": "DR. STOYAN KYRICCH AD", "site_name": null, "lat": "42.42423", "lon": "25.61248", "street": [ "UL.GEN.STOLOETV" ], "house_number": "2", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "737", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 737 }, "geometry": { "type": "Point", "coordinates": [ 25.6124783, 42.4242327 ] } },
{ "type": "Feature", "properties": { "fid": 448, "id_0": 986, "id": "BG_448", "hospital_name": "DR ASEN SHOPOV EOOD", "site_name": null, "lat": "41.3781", "lon": "25.09612", "street": [ "UL.HAN ASPARUCH" ], "house_number": "21", "postcode": null, "city": "ZLATOGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "75", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 75 }, "geometry": { "type": "Point", "coordinates": [ 25.0961208, 41.3780967 ] } },
{ "type": "Feature", "properties": { "fid": 449, "id_0": 987, "id": "BG_449", "hospital_name": "DR K.CHILV EOOD", "site_name": null, "lat": "41.49856", "lon": "24.94332", "street": [ "UL.STAFF" ], "house_number": "9", "postcode": null, "city": "MADAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "66", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 66 }, "geometry": { "type": "Point", "coordinates": [ 24.9433154, 41.4985577 ] } },
{ "type": "Feature", "properties": { "fid": 450, "id_0": 988, "id": "BG_450", "hospital_name": "БУРГАС АД", "site_name": null, "lat": "42.02301", "lon": "23.08868", "street": [ "UL.SLAV" ], "house_number": "62", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "110", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 110 }, "geometry": { "type": "Point", "coordinates": [ 23.0886751, 42.0230124 ] } },
{ "type": "Feature", "properties": { "fid": 451, "id_0": 989, "id": "BG_451", "hospital_name": "MBAL PARVOMAY EOOD", "site_name": null, "lat": "42.09168", "lon": "25.21463", "street": [ "UL.CNS BORIS I" ], "house_number": "51", "postcode": null, "city": "PARVOMAY", "cc": "BG", "country": null, "emergency": null, "cap_beds": "101", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 101 }, "geometry": { "type": "Point", "coordinates": [ 25.2146316, 42.0916783 ] } },
{ "type": "Feature", "properties": { "fid": 452, "id_0": 990, "id": "BG_452", "hospital_name": "MBAL RAZLOG EOOD", "site_name": null, "lat": "41.89092", "lon": "23.46891", "street": [ "UL.CRIAL AND METHODIUS" ], "house_number": "1", "postcode": null, "city": "RAZLOG", "cc": "BG", "country": null, "emergency": null, "cap_beds": "133", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 133 }, "geometry": { "type": "Point", "coordinates": [ 23.4689105, 41.8909209 ] } },
{ "type": "Feature", "properties": { "fid": 453, "id_0": 991, "id": "BG_453", "hospital_name": "RAKOVSKI EOOD", "site_name": null, "lat": "42.28783", "lon": "24.95418", "street": [ "MR UL.M.OROLOOLOROLOOROLOROLOROLOROLOROLOROLOROLOROLOROLOROLORO@@" ], "house_number": null, "postcode": null, "city": "RAKOVSKI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 24.9541783, 42.287834 ] } },
{ "type": "Feature", "properties": { "fid": 454, "id_0": 992, "id": "BG_454", "hospital_name": "MBAL RAHILLA ANGELOVA AD", "site_name": null, "lat": "42.61114", "lon": "23.0364", "street": [ "UL.BROWER" ], "house_number": "2", "postcode": null, "city": "PERNIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "294", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 294 }, "geometry": { "type": "Point", "coordinates": [ 23.0363989, 42.6111433 ] } },
{ "type": "Feature", "properties": { "fid": 455, "id_0": 993, "id": "BG_455", "hospital_name": "БОЛОГИМИР ЕООД", "site_name": null, "lat": "41.39762", "lon": "23.2041", "street": [ "VPR" ], "house_number": "52", "postcode": null, "city": "PETRICH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.2041013, 41.3976243 ] } },
{ "type": "Feature", "properties": { "fid": 456, "id_0": 994, "id": "BG_456", "hospital_name": "MPHAN RUSE AD", "site_name": null, "lat": "43.85799", "lon": "25.96112", "street": [ "COUNTED" ], "house_number": "2", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "580", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 580 }, "geometry": { "type": "Point", "coordinates": [ 25.9611225, 43.8579873 ] } },
{ "type": "Feature", "properties": { "fid": 457, "id_0": 995, "id": "BG_457", "hospital_name": "MPHAT SAMOKOV EOOD", "site_name": null, "lat": "42.33529", "lon": "23.55193", "street": [ "UL.MACEDONIA" ], "house_number": "49", "postcode": null, "city": "SAMOKOV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "228", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 228 }, "geometry": { "type": "Point", "coordinates": [ 23.5519302, 42.3352868 ] } },
{ "type": "Feature", "properties": { "fid": 458, "id_0": 996, "id": "BG_458", "hospital_name": "ST. ST. IVAN RILSKI EOOD", "site_name": null, "lat": "43.7721", "lon": "23.7264", "street": [ "UL.CRIAL AND METHODIUS" ], "house_number": "1", "postcode": null, "city": "KOZLODUY", "cc": "BG", "country": null, "emergency": null, "cap_beds": "105", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 105 }, "geometry": { "type": "Point", "coordinates": [ 23.7264025, 43.772101 ] } },
{ "type": "Feature", "properties": { "fid": 459, "id_0": 997, "id": "BG_459", "hospital_name": "ST. ST. IVAN RILSKI EOOD", "site_name": null, "lat": "42.17683", "lon": "26.58127", "street": [ "UL.CHATALJA" ], "house_number": "3", "postcode": null, "city": "YAMBOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 26.5812707, 42.1768299 ] } },
{ "type": "Feature", "properties": { "fid": 460, "id_0": 998, "id": "BG_460", "hospital_name": "2003 OOD", "site_name": null, "lat": "42.26739", "lon": "23.11449", "street": [ "UL.IVAN VASOV" ], "house_number": "26", "postcode": null, "city": "DUPNITSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "165", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 165 }, "geometry": { "type": "Point", "coordinates": [ 23.1144941, 42.2673931 ] } },
{ "type": "Feature", "properties": { "fid": 461, "id_0": 999, "id": "BG_461", "hospital_name": "MR IVAN RILSKI EOOD", "site_name": null, "lat": "42.4234", "lon": "25.63559", "street": [ "UL.PATRARX EVTIMIJ" ], "house_number": "84", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "95", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 95 }, "geometry": { "type": "Point", "coordinates": [ 25.6355909, 42.4234031 ] } },
{ "type": "Feature", "properties": { "fid": 462, "id_0": 1000, "id": "BG_462", "hospital_name": "MR IVAN RILSKI EOOD GORNA ORYAHOVITSA", "site_name": null, "lat": "43.11616", "lon": "25.69842", "street": [ "VPR" ], "house_number": "72", "postcode": null, "city": "GORNA ORYAHOVITSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "231", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 231 }, "geometry": { "type": "Point", "coordinates": [ 25.6984162, 43.1161626 ] } },
{ "type": "Feature", "properties": { "fid": 463, "id_0": 1001, "id": "BG_463", "hospital_name": "MR JOHN RILSKI OOD", "site_name": null, "lat": "42.48386", "lon": "26.49635", "street": [ "BULGARIAN" ], "house_number": "2", "postcode": null, "city": "YAMBOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "63", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 63 }, "geometry": { "type": "Point", "coordinates": [ 26.496352, 42.4838555 ] } },
{ "type": "Feature", "properties": { "fid": 464, "id_0": 1002, "id": "BG_464", "hospital_name": "MR ANNA VARNA AD", "site_name": null, "lat": "43.21373", "lon": "27.91643", "street": [ "BUL.CAR EXEMPTED COLLECTOR" ], "house_number": "100", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "418", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 418 }, "geometry": { "type": "Point", "coordinates": [ 27.9164261, 43.2137306 ] } },
{ "type": "Feature", "properties": { "fid": 465, "id_0": 1003, "id": "BG_465", "hospital_name": "MPHAT | ANNA SOFIA AD", "site_name": null, "lat": "42.65991", "lon": "23.37189", "street": [ "G.K.YOUTH 1 | ULVSKOG" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3718896, 42.659906 ] } },
{ "type": "Feature", "properties": { "fid": 466, "id_0": 1004, "id": "BG_466", "hospital_name": "WORLD BOGORDITSA OOD", "site_name": null, "lat": "42.69872", "lon": "23.34377", "street": [ "PL" ], "house_number": "46", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "15", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 15 }, "geometry": { "type": "Point", "coordinates": [ 23.3437666, 42.6987199 ] } },
{ "type": "Feature", "properties": { "fid": 467, "id_0": 1005, "id": "BG_467", "hospital_name": "MPHAL WORLD EKATERINA DIMITROVGRAD EOOD", "site_name": null, "lat": "42.05097", "lon": "25.58883", "street": [ "UL.HOH.BOTTEV" ], "house_number": "29", "postcode": null, "city": "DIMITROVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "125", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 125 }, "geometry": { "type": "Point", "coordinates": [ 25.5888319, 42.0509657 ] } },
{ "type": "Feature", "properties": { "fid": 468, "id_0": 1006, "id": "BG_468", "hospital_name": "WORLD EKATERINA OOD", "site_name": null, "lat": "42.2015", "lon": "24.3381", "street": [ "UL.FREEDOM" ], "house_number": "17", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 24.3381017, 42.2015007 ] } },
{ "type": "Feature", "properties": { "fid": 469, "id_0": 1007, "id": "BG_469", "hospital_name": "MR KORIADT EAD", "site_name": null, "lat": "42.12224", "lon": "24.74674", "street": [ "BUL.NIKOLOA VAPTSAROV" ], "house_number": "23A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "75", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 75 }, "geometry": { "type": "Point", "coordinates": [ 24.7467363, 42.1222434 ] } },
{ "type": "Feature", "properties": { "fid": 470, "id_0": 1008, "id": "BG_470", "hospital_name": "MPHAT THE WORLD MARINA EAD", "site_name": null, "lat": "43.22708", "lon": "27.93531", "street": [ "UL.HRWTO SMIRNENSKI" ], "house_number": "1", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "1043", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 1043 }, "geometry": { "type": "Point", "coordinates": [ 27.9353142, 43.2270766 ] } },
{ "type": "Feature", "properties": { "fid": 471, "id_0": 1009, "id": "BG_471", "hospital_name": "MR PETKA AD", "site_name": null, "lat": "43.99856", "lon": "22.87761", "street": [ "UL.CAR SIMEON VELIKI" ], "house_number": "119", "postcode": null, "city": "VIDIN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "300", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 300 }, "geometry": { "type": "Point", "coordinates": [ 22.8776067, 43.9985569 ] } },
{ "type": "Feature", "properties": { "fid": 472, "id_0": 1010, "id": "BG_472", "hospital_name": "HYPERLINK” HTTP://EUROPA.EU.INT/COMM/COMMISSION_BARROSO/KALLAS/CABINET/POTS/DOC/EF@@", "site_name": null, "lat": "42.49452", "lon": "26.02124", "street": [ "U.FRESH ENEV" ], "house_number": "1", "postcode": null, "city": "NOVA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "78", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 78 }, "geometry": { "type": "Point", "coordinates": [ 26.0212362, 42.4945202 ] } },
{ "type": "Feature", "properties": { "fid": 473, "id_0": 1011, "id": "BG_473", "hospital_name": "SOFIA EOOD", "site_name": null, "lat": "42.65987", "lon": "23.28472", "street": [ "BUL.BULGARIA" ], "house_number": "104", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "107", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 107 }, "geometry": { "type": "Point", "coordinates": [ 23.2847151, 42.6598745 ] } },
{ "type": "Feature", "properties": { "fid": 474, "id_0": 1012, "id": "BG_474", "hospital_name": "MR BELGIQUE EOOD", "site_name": null, "lat": "41.57056", "lon": "23.28534", "street": [ "PARK AREA" ], "house_number": null, "postcode": null, "city": "SANDANSKI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "149", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 149 }, "geometry": { "type": "Point", "coordinates": [ 23.2853401, 41.5705568 ] } },
{ "type": "Feature", "properties": { "fid": 475, "id_0": 1013, "id": "BG_475", "hospital_name": "MILAN IVAN RILSKI EOOD", "site_name": null, "lat": "42.26187", "lon": "23.11393", "street": [ "UL.TSVETAND GEORGI" ], "house_number": "2", "postcode": null, "city": "DUPNITSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "180", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 180 }, "geometry": { "type": "Point", "coordinates": [ 23.1139255, 42.261867 ] } },
{ "type": "Feature", "properties": { "fid": 476, "id_0": 1014, "id": "BG_476", "hospital_name": "SAINT IVAN RILSKI RAZGRAD", "site_name": null, "lat": "43.53122", "lon": "26.53331", "street": [ "KUL.COSTA PETROV" ], "house_number": "2", "postcode": null, "city": "RAZGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "322", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 322 }, "geometry": { "type": "Point", "coordinates": [ 26.5333128, 43.5312203 ] } },
{ "type": "Feature", "properties": { "fid": 477, "id_0": 1015, "id": "BG_477", "hospital_name": "MBAL SVETI MINE", "site_name": null, "lat": "42.13615", "lon": "24.74292", "street": [ "UL.IVAN VASOV" ], "house_number": "59", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "177", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 177 }, "geometry": { "type": "Point", "coordinates": [ 24.7429168, 42.136152 ] } },
{ "type": "Feature", "properties": { "fid": 478, "id_0": 1016, "id": "BG_478", "hospital_name": "MINISTRY OF AGRICULTURE AND RURAL DEVELOPMENT", "site_name": null, "lat": "43.82744", "lon": "23.23278", "street": [ "2" ], "house_number": null, "postcode": null, "city": "LOM", "cc": "BG", "country": null, "emergency": null, "cap_beds": "257", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 257 }, "geometry": { "type": "Point", "coordinates": [ 23.2327795, 43.8274373 ] } },
{ "type": "Feature", "properties": { "fid": 479, "id_0": 1017, "id": "BG_479", "hospital_name": "MR SVETI PANTALIMEN-PLEVEN OOD", "site_name": null, "lat": "43.40202", "lon": "24.64248", "street": [ "J.COMPANY | CL" ], "house_number": "24", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "170", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 170 }, "geometry": { "type": "Point", "coordinates": [ 24.6424815, 43.4020172 ] } },
{ "type": "Feature", "properties": { "fid": 480, "id_0": 1018, "id": "BG_480", "hospital_name": "VIANALYISMOH-SOFIA АД", "site_name": null, "lat": "42.64449", "lon": "23.37525", "street": [ "G.K.YOUTH 1" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.375245, 42.6444873 ] } },
{ "type": "Feature", "properties": { "fid": 481, "id_0": 1019, "id": "BG_481", "hospital_name": "MAL-ST PANELAITON — PLOVDIV EOOD", "site_name": null, "lat": "42.12154", "lon": "24.75019", "street": [ "BUL.NIKOLOA VAPTSAROV" ], "house_number": "9", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "246", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 246 }, "geometry": { "type": "Point", "coordinates": [ 24.7501856, 42.1215392 ] } },
{ "type": "Feature", "properties": { "fid": 482, "id_0": 1020, "id": "BG_482", "hospital_name": "МИТНИЦИ ПАЗАР АД", "site_name": null, "lat": "42.48831", "lon": "26.51544", "street": [ "MR OPOULOS OF HITOV" ], "house_number": "30", "postcode": null, "city": "YAMBOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "292", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 292 }, "geometry": { "type": "Point", "coordinates": [ 26.5154439, 42.4883099 ] } },
{ "type": "Feature", "properties": { "fid": 483, "id_0": 1021, "id": "BG_483", "hospital_name": "SVILENGRAD EOOD", "site_name": null, "lat": "41.77858", "lon": "26.20421", "street": [ "UL.SAN STEFANO" ], "house_number": "1", "postcode": null, "city": "SVILENGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "126", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 126 }, "geometry": { "type": "Point", "coordinates": [ 26.2042058, 41.7785848 ] } },
{ "type": "Feature", "properties": { "fid": 484, "id_0": 1022, "id": "BG_484", "hospital_name": "MBAL SVOGE EOOD", "site_name": null, "lat": "42.9641", "lon": "23.34018", "street": [ "UL.STAROLISKA" ], "house_number": "4", "postcode": null, "city": "SVOGE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 23.3401752, 42.9640975 ] } },
{ "type": "Feature", "properties": { "fid": 485, "id_0": 1023, "id": "BG_485", "hospital_name": "MBA SERDIKA EOOD", "site_name": null, "lat": "42.69657", "lon": "23.31408", "street": [ "UL.DAMTN GRUEV" ], "house_number": "6", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "102", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 102 }, "geometry": { "type": "Point", "coordinates": [ 23.3140773, 42.6965713 ] } },
{ "type": "Feature", "properties": { "fid": 486, "id_0": 1024, "id": "BG_486", "hospital_name": "MPHAL SILISTRA AD", "site_name": null, "lat": "44.11021", "lon": "27.2636", "street": [ "UL.PETER MUTAFCHIEV" ], "house_number": "80", "postcode": null, "city": "SILISTRA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "294", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 294 }, "geometry": { "type": "Point", "coordinates": [ 27.2636032, 44.1102063 ] } },
{ "type": "Feature", "properties": { "fid": 487, "id_0": 1025, "id": "BG_487", "hospital_name": "MBAL HITI CARDIOLOGY CENTRE EOOD", "site_name": null, "lat": "42.64021", "lon": "23.31813", "street": [ "OUTLET" ], "house_number": "127", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "84", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 84 }, "geometry": { "type": "Point", "coordinates": [ 23.3181328, 42.6402058 ] } },
{ "type": "Feature", "properties": { "fid": 488, "id_0": 1026, "id": "BG_488", "hospital_name": "OOD", "site_name": null, "lat": "42.66692", "lon": "23.36422", "street": [ "BUL.D.M.DIMITROV" ], "house_number": "16", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "392", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 392 }, "geometry": { "type": "Point", "coordinates": [ 23.3642185, 42.6669197 ] } },
{ "type": "Feature", "properties": { "fid": 489, "id_0": 1027, "id": "BG_489", "hospital_name": "MBAL SREDETS", "site_name": null, "lat": "42.34098", "lon": "27.1826", "street": [ "− − − − − − − − − − − − − − − − − − − − − − − − − − −" ], "house_number": null, "postcode": null, "city": "SREDETS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 27.1826005, 42.3409849 ] } },
{ "type": "Feature", "properties": { "fid": 490, "id_0": 1028, "id": "BG_490", "hospital_name": "IBAT NIKOLOV OOD", "site_name": null, "lat": "42.49353", "lon": "24.18555", "street": [ "UL.GEORGI BENKOVSKI" ], "house_number": "100", "postcode": null, "city": "PANAGYURISHTE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "157", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 157 }, "geometry": { "type": "Point", "coordinates": [ 24.1855538, 42.4935313 ] } },
{ "type": "Feature", "properties": { "fid": 491, "id_0": 1029, "id": "BG_491", "hospital_name": "MR ANGEL PETEV EOOD", "site_name": null, "lat": "42.91957", "lon": "24.2557", "street": [ "ULL DIMITER BLAGOEV" ], "house_number": "62", "postcode": null, "city": "TETEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "97", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 97 }, "geometry": { "type": "Point", "coordinates": [ 24.2556989, 42.9195693 ] } },
{ "type": "Feature", "properties": { "fid": 492, "id_0": 1030, "id": "BG_492", "hospital_name": "SOFIA PLOVDIV AD", "site_name": null, "lat": "42.66488", "lon": "23.32512", "street": [ "BUL.NIKOLOA VAPTSAROV" ], "house_number": "51B", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "526", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 526 }, "geometry": { "type": "Point", "coordinates": [ 23.3251226, 42.6648764 ] } },
{ "type": "Feature", "properties": { "fid": 493, "id_0": 1031, "id": "BG_493", "hospital_name": "MBAL TRACISUM OOD", "site_name": null, "lat": "42.14029", "lon": "24.75148", "street": [ "KUL.CAR | BORIS III CONNECTOR" ], "house_number": "126", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 24.7514758, 42.140287 ] } },
{ "type": "Feature", "properties": { "fid": 494, "id_0": 1032, "id": "BG_494", "hospital_name": "MBAL TROYAN EOOD", "site_name": null, "lat": "42.891", "lon": "24.70748", "street": [ "30" ], "house_number": null, "postcode": null, "city": "TROYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "125", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 125 }, "geometry": { "type": "Point", "coordinates": [ 24.7074795, 42.8909952 ] } },
{ "type": "Feature", "properties": { "fid": 495, "id_0": 1033, "id": "BG_495", "hospital_name": "MBAL TUTRAKAN EOOD", "site_name": null, "lat": "44.04401", "lon": "26.59511", "street": [ "UL.TRANSMARISKA" ], "house_number": "101", "postcode": null, "city": "TUTRAKAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "98", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 98 }, "geometry": { "type": "Point", "coordinates": [ 26.5951109, 44.0440131 ] } },
{ "type": "Feature", "properties": { "fid": 496, "id_0": 1034, "id": "BG_496", "hospital_name": "MR VOLUCCI AD", "site_name": null, "lat": "43.24237", "lon": "26.56214", "street": [ "KC.ZAGAAD" ], "house_number": null, "postcode": null, "city": "TARGOVISHTE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "402", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 402 }, "geometry": { "type": "Point", "coordinates": [ 26.5621358, 43.2423736 ] } },
{ "type": "Feature", "properties": { "fid": 497, "id_0": 1035, "id": "BG_497", "hospital_name": "DIMITAR JAL HADZHI DIMITAR OOD", "site_name": null, "lat": "42.68054", "lon": "26.31101", "street": [ "ULL DIMITER PHAHLEBANESE" ], "house_number": "5", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "171", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 171 }, "geometry": { "type": "Point", "coordinates": [ 26.3110059, 42.6805385 ] } },
{ "type": "Feature", "properties": { "fid": 498, "id_0": 1036, "id": "BG_498", "hospital_name": "MBAL HARMANLI", "site_name": null, "lat": "41.92235", "lon": "25.90037", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "66", "postcode": null, "city": "HARMANLI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "101", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 101 }, "geometry": { "type": "Point", "coordinates": [ 25.9003651, 41.922349 ] } },
{ "type": "Feature", "properties": { "fid": 499, "id_0": 1037, "id": "BG_499", "hospital_name": "MPHAT HASKOVO AD", "site_name": null, "lat": "41.93289", "lon": "25.56553", "street": [ "BUL.SINGLE" ], "house_number": "49", "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "370", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 370 }, "geometry": { "type": "Point", "coordinates": [ 25.5655289, 41.9328854 ] } },
{ "type": "Feature", "properties": { "fid": 500, "id_0": 1038, "id": "BG_500", "hospital_name": "MPHAL HIGIA AD", "site_name": null, "lat": "42.19", "lon": "24.33306", "street": [ "VUL.FR.IVAN RILSKI" ], "house_number": "3", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "130", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 130 }, "geometry": { "type": "Point", "coordinates": [ 24.3330592, 42.1900032 ] } },
{ "type": "Feature", "properties": { "fid": 501, "id_0": 1039, "id": "BG_501", "hospital_name": "MR MPHAN OOD", "site_name": null, "lat": "41.93301", "lon": "25.56434", "street": [ "UL.STEFAN STAMBOLOV" ], "house_number": "2", "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "54", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 54 }, "geometry": { "type": "Point", "coordinates": [ 25.564338, 41.933013099999989 ] } },
{ "type": "Feature", "properties": { "fid": 502, "id_0": 1040, "id": "BG_502", "hospital_name": "BUL. HRISTO BOTEV AD VRATSA", "site_name": null, "lat": "43.19757", "lon": "23.561", "street": [ "UL.WARTORI JUNE 66" ], "house_number": null, "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "378", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 378 }, "geometry": { "type": "Point", "coordinates": [ 23.5610014, 43.1975701 ] } },
{ "type": "Feature", "properties": { "fid": 503, "id_0": 1041, "id": "BG_503", "hospital_name": "MERNA YOANA EOOD", "site_name": null, "lat": "42.68358", "lon": "26.30645", "street": [ "UL.BULAIR" ], "house_number": "49", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "47", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 47 }, "geometry": { "type": "Point", "coordinates": [ 26.3064462, 42.6835829 ] } },
{ "type": "Feature", "properties": { "fid": 504, "id_0": 1042, "id": "BG_504", "hospital_name": "MR JOANNA-REVADIA EOOD", "site_name": null, "lat": "43.17547", "lon": "27.43735", "street": [ "UL.JELEZ IORDANOV" ], "house_number": "1", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 27.437346, 43.175467 ] } },
{ "type": "Feature", "properties": { "fid": 505, "id_0": 1043, "id": "BG_505", "hospital_name": "TOWN AND COUNTRY OF ASSOCIATION HOSJAL OOD", "site_name": null, "lat": "42.13843", "lon": "24.73993", "street": [ "['UL.ILIP MACEDONIAN' | ' 37']" ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 24.7399342, 42.1384274 ] } },
{ "type": "Feature", "properties": { "fid": 506, "id_0": 1044, "id": "BG_506", "hospital_name": "MBAL CHERVEN BRYAG EOOD", "site_name": null, "lat": "43.27344", "lon": "24.08636", "street": [ "UL.M SANDANSKI" ], "house_number": "61", "postcode": null, "city": "CHERVEN BRYAG", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 24.086355, 43.2734403 ] } },
{ "type": "Feature", "properties": { "fid": 507, "id_0": 1045, "id": "BG_507", "hospital_name": "BLACK SEA BLACK SEA — BURGAS OOD", "site_name": null, "lat": "42.46328", "lon": "27.42069", "street": [ "G.MEDICIAL MINE" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "212", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 212 }, "geometry": { "type": "Point", "coordinates": [ 27.4206948, 42.4632844 ] } },
{ "type": "Feature", "properties": { "fid": 508, "id_0": 1046, "id": "BG_508", "hospital_name": "MBAL CHIRPAN EOOD", "site_name": null, "lat": "42.2036", "lon": "25.34445", "street": [ "MR GEORGI DIMITROV" ], "house_number": null, "postcode": null, "city": "CHIRPAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "93", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 93 }, "geometry": { "type": "Point", "coordinates": [ 25.3444505, 42.2035989 ] } },
{ "type": "Feature", "properties": { "fid": 509, "id_0": 1047, "id": "BG_509", "hospital_name": "MPHAT SHUMEN AD", "site_name": null, "lat": "43.27718", "lon": "26.91704", "street": [ "UL.BAA ABY-CATCH" ], "house_number": "63", "postcode": null, "city": "SHUMEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "355", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 355 }, "geometry": { "type": "Point", "coordinates": [ 26.917043, 43.2771838 ] } },
{ "type": "Feature", "properties": { "fid": 510, "id_0": 1048, "id": "BG_510", "hospital_name": "MR JPHAN DOHWSKA — WHITE EOOD", "site_name": null, "lat": "43.45838", "lon": "25.74858", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "62", "postcode": null, "city": "WHITE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "105", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 105 }, "geometry": { "type": "Point", "coordinates": [ 25.7485843, 43.4583784 ] } },
{ "type": "Feature", "properties": { "fid": 511, "id_0": 1049, "id": "BG_511", "hospital_name": "MALN SV. NAUM EAD", "site_name": null, "lat": "42.66753", "lon": "23.36231", "street": [ "G.K.IV-ADMINISTRATIVE KILOMETRE | UL.LUBEN RUSEV" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "230", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 230 }, "geometry": { "type": "Point", "coordinates": [ 23.3623141, 42.6675272 ] } },
{ "type": "Feature", "properties": { "fid": 512, "id_0": 1050, "id": "BG_512", "hospital_name": "QRM VITA EOOD", "site_name": null, "lat": "42.03166", "lon": "23.98442", "street": [ "UL.PUSHKIN" ], "house_number": "2", "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.9844203, 42.0316594 ] } },
{ "type": "Feature", "properties": { "fid": 513, "id_0": 1051, "id": "BG_513", "hospital_name": "MRBLQ WORLD BOGORDITSA EOOD", "site_name": null, "lat": "41.89881", "lon": "24.74707", "street": [ "NSTUENSKI BATHS" ], "house_number": null, "postcode": null, "city": "NARECHENSKI BATHS", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.7470742, 41.8988073 ] } },
{ "type": "Feature", "properties": { "fid": 514, "id_0": 1052, "id": "BG_514", "hospital_name": "MINISTRY OF THE INTERIOR", "site_name": null, "lat": "42.69354", "lon": "23.30828", "street": [ "BUL.STOGELEV" ], "house_number": "79", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3082783, 42.6935433 ] } },
{ "type": "Feature", "properties": { "fid": 515, "id_0": 1053, "id": "BG_515", "hospital_name": "MOBAL E-P STEFAN CHERKEZOV AD", "site_name": null, "lat": "43.07528", "lon": "25.61393", "street": [ "UL.NRIA" ], "house_number": "1", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "370", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 370 }, "geometry": { "type": "Point", "coordinates": [ 25.6139266, 43.0752831 ] } },
{ "type": "Feature", "properties": { "fid": 516, "id_0": 1054, "id": "BG_516", "hospital_name": "MTB PLOVDIV", "site_name": null, "lat": "42.12711", "lon": "24.71689", "street": [ "UL.COLOHEVER" ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.7168887, 42.1271054 ] } },
{ "type": "Feature", "properties": { "fid": 517, "id_0": 1055, "id": "BG_517", "hospital_name": "NMW | BORIS III", "site_name": null, "lat": "42.71277", "lon": "23.31827", "street": [ "BUL.KNIYGINYA MARIA LOUISA" ], "house_number": "108", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3182669, 42.7127654 ] } },
{ "type": "Feature", "properties": { "fid": 518, "id_0": 1056, "id": "BG_518", "hospital_name": "NSBFTR EAD", "site_name": null, "lat": "42.67644", "lon": "23.2698", "street": [ "BUL.OVA CUPEL" ], "house_number": "2C", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "96", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 96 }, "geometry": { "type": "Point", "coordinates": [ 23.2697994, 42.6764449 ] } },
{ "type": "Feature", "properties": { "fid": 519, "id_0": 1057, "id": "BG_519", "hospital_name": "FIFTH SOFIA EAD", "site_name": null, "lat": "42.71324", "lon": "23.31215", "street": [ "BUL.STOLOETOV" ], "house_number": "67A", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "414", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 414 }, "geometry": { "type": "Point", "coordinates": [ 23.3121514, 42.7132423 ] } },
{ "type": "Feature", "properties": { "fid": 520, "id_0": 1058, "id": "BG_520", "hospital_name": "SOFIA — GENERAL SOFIA EAD", "site_name": null, "lat": "42.69908", "lon": "23.28907", "street": [ "MR UL.MEHOLAKI TISHEV" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "264", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 264 }, "geometry": { "type": "Point", "coordinates": [ 23.2890737, 42.6990826 ] } },
{ "type": "Feature", "properties": { "fid": 521, "id_0": 1059, "id": "BG_521", "hospital_name": "FIRST IBLE SOFIA EAD", "site_name": null, "lat": "42.68834", "lon": "23.3225", "street": [ "BUL.TARYARX EVTIMIJ" ], "house_number": "37", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "290", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 290 }, "geometry": { "type": "Point", "coordinates": [ 23.3224994, 42.6883425 ] } },
{ "type": "Feature", "properties": { "fid": 522, "id_0": 1060, "id": "BG_522", "hospital_name": "FIRST PRIVATE MBAL EOOD", "site_name": null, "lat": "43.19664", "lon": "23.56263", "street": [ "KUL.SKACYZ" ], "house_number": "6", "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "66", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 66 }, "geometry": { "type": "Point", "coordinates": [ 23.5626349, 43.1966354 ] } },
{ "type": "Feature", "properties": { "fid": 523, "id_0": 1061, "id": "BG_523", "hospital_name": "SAKGAL D-R SOVEV EOOD", "site_name": null, "lat": "42.70006", "lon": "23.28754", "street": [ "J.DSADNICA | UL.XILWTO BLAGOEV" ], "house_number": "25-31", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 23.2875448, 42.7000604 ] } },
{ "type": "Feature", "properties": { "fid": 524, "id_0": 1062, "id": "BG_524", "hospital_name": "SARGAL EVA EOOD", "site_name": null, "lat": "42.69227", "lon": "26.3432", "street": [ "UL.ICAL ROAD" ], "house_number": "11", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "77", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 77 }, "geometry": { "type": "Point", "coordinates": [ 26.3432032, 42.6922737 ] } },
{ "type": "Feature", "properties": { "fid": 525, "id_0": 1063, "id": "BG_525", "hospital_name": "SGAGALE’S HOME EOOD", "site_name": null, "lat": "43.22021", "lon": "27.92644", "street": [ "UL.IR" ], "house_number": "1", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "48", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 48 }, "geometry": { "type": "Point", "coordinates": [ 27.9264414, 43.2202124 ] } },
{ "type": "Feature", "properties": { "fid": 526, "id_0": 1064, "id": "BG_526", "hospital_name": "DR. E. STAMATOV VARNA EOOD", "site_name": null, "lat": "43.21553", "lon": "27.91412", "street": [ "BUL.CAR EXEMPTED COLLECTOR" ], "house_number": "150", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 27.9141247, 43.215529 ] } },
{ "type": "Feature", "properties": { "fid": 527, "id_0": 1065, "id": "BG_527", "hospital_name": "MR JOHN PAUL OOD", "site_name": null, "lat": "42.71312", "lon": "23.31275", "street": [ "BUL.STOLOETOV" ], "house_number": "67A", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.3127522, 42.7131241 ] } },
{ "type": "Feature", "properties": { "fid": 528, "id_0": 1066, "id": "BG_528", "hospital_name": "SBAL OF UNGMP SV.KZOMA AND DAMYAN OOD", "site_name": null, "lat": "42.13034", "lon": "24.77911", "street": [ "J.K.B.191." ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "25", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 25 }, "geometry": { "type": "Point", "coordinates": [ 24.7791052, 42.1303399 ] } },
{ "type": "Feature", "properties": { "fid": 529, "id_0": 1067, "id": "BG_529", "hospital_name": "SHEARTED BY VISION", "site_name": null, "lat": "42.68081", "lon": "23.31036", "street": [ "KC.IVAN VASOV | UL.BALSA" ], "house_number": "5", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.310357, 42.6808146 ] } },
{ "type": "Feature", "properties": { "fid": 530, "id_0": 1068, "id": "BG_530", "hospital_name": "ELECTRICAL ORTHOPAEDICO PROF BOYCHO BOYCHEV EAD", "site_name": null, "lat": "42.67454", "lon": "23.24735", "street": [ "BUL.NIKOLA PETKOV" ], "house_number": "56", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 23.2473493, 42.67454 ] } },
{ "type": "Feature", "properties": { "fid": 531, "id_0": 1069, "id": "BG_531", "hospital_name": "HYPERLINK” HTTP://EUROPA.EU.INT/COMM/COMMISSION_BARROSO/KALLAS/CABINET/S.CFM?VIEW=@@", "site_name": null, "lat": "43.21358", "lon": "27.91815", "street": [ "BUL.CAR EXEMPTED COLLECTOR" ], "house_number": "100", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 27.918148, 43.2135821 ] } },
{ "type": "Feature", "properties": { "fid": 532, "id_0": 1070, "id": "BG_532", "hospital_name": "CARDIOLOGY VELIKO TURNOVO EAD", "site_name": null, "lat": "43.08503", "lon": "25.63217", "street": [ "BUL.BULGARIA" ], "house_number": "38", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "54", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 54 }, "geometry": { "type": "Point", "coordinates": [ 25.6321657, 43.0850315 ] } },
{ "type": "Feature", "properties": { "fid": 533, "id_0": 1071, "id": "BG_533", "hospital_name": "CARDIOLOGY YAMBOL EAD", "site_name": null, "lat": "42.48695", "lon": "26.51718", "street": [ "ULL DIMITER BLAGOEV" ], "house_number": "69", "postcode": null, "city": "YAMBOL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "38", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 38 }, "geometry": { "type": "Point", "coordinates": [ 26.5171847, 42.4869491 ] } },
{ "type": "Feature", "properties": { "fid": 534, "id_0": 1072, "id": "BG_534", "hospital_name": "LCH EOOD", "site_name": null, "lat": "42.68454", "lon": "23.30544", "street": [ "ECHA | SOFIA" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 23.3054352, 42.6845412 ] } },
{ "type": "Feature", "properties": { "fid": 535, "id_0": 1073, "id": "BG_535", "hospital_name": "SGEL POIMDE OOD", "site_name": null, "lat": "42.70005", "lon": "23.30701", "street": [ "DOMESTIC CONTROL" ], "house_number": "47", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "31", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 31 }, "geometry": { "type": "Point", "coordinates": [ 23.3070096, 42.7000505 ] } },
{ "type": "Feature", "properties": { "fid": 536, "id_0": 1074, "id": "BG_536", "hospital_name": "ST SVETI LAZAR OOD", "site_name": null, "lat": "42.65937", "lon": "23.33638", "street": [ "BUL.SIMEOZOVOCS ROAD" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "31", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 31 }, "geometry": { "type": "Point", "coordinates": [ 23.3363825, 42.6593715 ] } },
{ "type": "Feature", "properties": { "fid": 537, "id_0": 1075, "id": "BG_537", "hospital_name": "SBALD — MOTHER HOUSE EAD", "site_name": null, "lat": "42.68344", "lon": "23.31152", "street": [ "UL.HEALTH" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "390", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 390 }, "geometry": { "type": "Point", "coordinates": [ 23.3115184, 42.6834449 ] } },
{ "type": "Feature", "properties": { "fid": 538, "id_0": 1076, "id": "BG_538", "hospital_name": "SBALD WORLD MARINA OOD", "site_name": null, "lat": "43.40988", "lon": "24.62091", "street": [ "UL.CAR SIMEON" ], "house_number": "23", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 24.6209139, 43.4098819 ] } },
{ "type": "Feature", "properties": { "fid": 539, "id_0": 1077, "id": "BG_539", "hospital_name": "SBALD SELENIUM LTD", "site_name": null, "lat": "42.1346", "lon": "24.70944", "street": [ "BUL.PENCHEROCS ROAD" ], "house_number": "80", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 24.7094429, 42.1346006 ] } },
{ "type": "Feature", "properties": { "fid": 540, "id_0": 1078, "id": "BG_540", "hospital_name": "WWALD FERTILISER", "site_name": null, "lat": "42.1507", "lon": "24.74315", "street": [ "ULL DIMITER TZONCHEV" ], "house_number": "5", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 24.7431529, 42.1507019 ] } },
{ "type": "Feature", "properties": { "fid": 541, "id_0": 1079, "id": "BG_541", "hospital_name": "SBALGRM SOFIA OOD", "site_name": null, "lat": "42.65738", "lon": "23.35293", "street": [ "['PAȘCU' | ' 5B']" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.3529344, 42.6573792 ] } },
{ "type": "Feature", "properties": { "fid": 542, "id_0": 1080, "id": "BG_542", "hospital_name": "SBALB PERNIK EOOD", "site_name": null, "lat": "42.58384", "lon": "23.02094", "street": [ "M-T.ROOT BRDO" ], "house_number": null, "postcode": null, "city": "PERNIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "95", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 95 }, "geometry": { "type": "Point", "coordinates": [ 23.020944, 42.5838367 ] } },
{ "type": "Feature", "properties": { "fid": 543, "id_0": 1081, "id": "BG_543", "hospital_name": "SOFIA WORLD EAD", "site_name": null, "lat": "42.68215", "lon": "23.30288", "street": [ "BUL.AKAE.IV.GUIA" ], "house_number": "19", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "171", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 171 }, "geometry": { "type": "Point", "coordinates": [ 23.3028817, 42.6821475 ] } },
{ "type": "Feature", "properties": { "fid": 544, "id_0": 1082, "id": "BG_544", "hospital_name": "SBALB GABROVO EOOD", "site_name": null, "lat": "42.8439", "lon": "25.31454", "street": [ "CC.DAIE DYANKO" ], "house_number": null, "postcode": null, "city": "GR. GABROVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 25.3145385, 42.8439008 ] } },
{ "type": "Feature", "properties": { "fid": 545, "id_0": 1083, "id": "BG_545", "hospital_name": "SBALB TROYAN EOOD", "site_name": null, "lat": "42.89755", "lon": "24.71143", "street": [ "UL.VASSILL LEVSKI" ], "house_number": "253", "postcode": null, "city": "TROYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "90", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 90 }, "geometry": { "type": "Point", "coordinates": [ 24.7114277, 42.8975505 ] } },
{ "type": "Feature", "properties": { "fid": 546, "id_0": 1084, "id": "BG_546", "hospital_name": "SBALVB TOPOLOVGRAD EOOD", "site_name": null, "lat": "42.08404", "lon": "26.33029", "street": [ "UL.MUTUS" ], "house_number": "1", "postcode": null, "city": "TOPOLOVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "20", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 20 }, "geometry": { "type": "Point", "coordinates": [ 26.330291, 42.0840427 ] } },
{ "type": "Feature", "properties": { "fid": 547, "id_0": 1085, "id": "BG_547", "hospital_name": "SBALB GODECH EOOD", "site_name": null, "lat": "43.01617", "lon": "23.04301", "street": [ "1" ], "house_number": null, "postcode": null, "city": "GODECH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "25", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 25 }, "geometry": { "type": "Point", "coordinates": [ 23.0430079, 43.0161679 ] } },
{ "type": "Feature", "properties": { "fid": 548, "id_0": 1086, "id": "BG_548", "hospital_name": "SGALDAR E-P MALINOV OOD", "site_name": null, "lat": "42.67519", "lon": "23.28935", "street": [ "BUL.GOKE DELCHEV" ], "house_number": "46", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "15", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 15 }, "geometry": { "type": "Point", "coordinates": [ 23.2893527, 42.6751868 ] } },
{ "type": "Feature", "properties": { "fid": 549, "id_0": 1087, "id": "BG_549", "hospital_name": "AUSTRIAN VERTEBRAL CENTRE AD", "site_name": null, "lat": "42.68464", "lon": "23.3038", "street": [ "BUL.GEOGHI | SOFIA" ], "house_number": "3", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "21", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 21 }, "geometry": { "type": "Point", "coordinates": [ 23.3038044, 42.6846378 ] } },
{ "type": "Feature", "properties": { "fid": 550, "id_0": 1088, "id": "BG_550", "hospital_name": "DR LECCHOVA EOOD", "site_name": null, "lat": "43.23091", "lon": "27.87869", "street": [ "BUL.BULGARIA MEDICAL COMPLEX MLADOST" ], "house_number": null, "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 27.8786927, 43.2309071 ] } },
{ "type": "Feature", "properties": { "fid": 551, "id_0": 1089, "id": "BG_551", "hospital_name": "SBALDB PROF.IV.METI EAD", "site_name": null, "lat": "42.68395", "lon": "23.30209", "street": [ "UL.ACAE.IVAN GEHOV" ], "house_number": "11", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "107", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 107 }, "geometry": { "type": "Point", "coordinates": [ 23.3020878, 42.6839457 ] } },
{ "type": "Feature", "properties": { "fid": 552, "id_0": 1090, "id": "BG_552", "hospital_name": "SBALDOHZ SOFIA EOOD", "site_name": null, "lat": "42.70032", "lon": "23.33948", "street": [ "UL.BRALOROSEA" ], "house_number": "8", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "36", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 36 }, "geometry": { "type": "Point", "coordinates": [ 23.3394778, 42.7003245 ] } },
{ "type": "Feature", "properties": { "fid": 553, "id_0": 1091, "id": "BG_553", "hospital_name": "SBALIPB PROF IS KIROV EAD", "site_name": null, "lat": "42.6813", "lon": "23.30336", "street": [ "BUL.AKAE.IV.GUIA" ], "house_number": "17", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.3033645, 42.6812957 ] } },
{ "type": "Feature", "properties": { "fid": 554, "id_0": 1092, "id": "BG_554", "hospital_name": "SBALK EAD", "site_name": null, "lat": "43.4082", "lon": "24.60523", "street": [ "['UL.GENEIRA VLADIMIR VASOV' | ' 91']" ], "house_number": null, "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "36", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 36 }, "geometry": { "type": "Point", "coordinates": [ 24.6052337, 43.4082042 ] } },
{ "type": "Feature", "properties": { "fid": 555, "id_0": 1093, "id": "BG_555", "hospital_name": "SBALK CARDIOLION OOD", "site_name": null, "lat": "43.23091", "lon": "27.87869", "street": [ "['BUL.REPUBLIC' | ' MLADOST MEDICAL CENTRE']" ], "house_number": null, "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "16", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 16 }, "geometry": { "type": "Point", "coordinates": [ 27.8786927, 43.2309149 ] } },
{ "type": "Feature", "properties": { "fid": 556, "id_0": 1094, "id": "BG_556", "hospital_name": "SBALK CARDIO-POISON OOD", "site_name": null, "lat": "42.51329", "lon": "27.46648", "street": [ "UL.STEFAN STAMBOLOV" ], "house_number": "73", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "31", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 31 }, "geometry": { "type": "Point", "coordinates": [ 27.4664801, 42.5132937 ] } },
{ "type": "Feature", "properties": { "fid": 557, "id_0": 1095, "id": "BG_557", "hospital_name": "SBALK MADARA EAD", "site_name": null, "lat": "43.27717", "lon": "26.91709", "street": [ "UL.BAA ABY-CATCH" ], "house_number": "63", "postcode": null, "city": "SHUMEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "36", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 36 }, "geometry": { "type": "Point", "coordinates": [ 26.9170886, 43.2771663 ] } },
{ "type": "Feature", "properties": { "fid": 558, "id_0": 1096, "id": "BG_558", "hospital_name": "SBALK MEDIA KRAC", "site_name": null, "lat": "43.85874", "lon": "25.9605", "street": [ "COUNTED" ], "house_number": "2", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 25.9605002, 43.8587377 ] } },
{ "type": "Feature", "properties": { "fid": 559, "id_0": 1097, "id": "BG_559", "hospital_name": "SBALB SVETI GEORGI EOOD", "site_name": null, "lat": "43.40166", "lon": "23.23907", "street": [ "BUL.ALEKSANDER STAMBOLIYSKI" ], "house_number": null, "postcode": null, "city": "MONTANA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.2390666, 43.4016645 ] } },
{ "type": "Feature", "properties": { "fid": 560, "id_0": 1098, "id": "BG_560", "hospital_name": "SBALO EAD", "site_name": null, "lat": "42.66057", "lon": "23.36007", "street": [ "STORAGE FIELD" ], "house_number": "6", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "242", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 242 }, "geometry": { "type": "Point", "coordinates": [ 23.3600664, 42.6605688 ] } },
{ "type": "Feature", "properties": { "fid": 561, "id_0": 1099, "id": "BG_561", "hospital_name": "SBALO SVETI MINE", "site_name": null, "lat": "42.00748", "lon": "23.08483", "street": [ "BUL.BAA LEVSKI" ], "house_number": "62", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "81", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 81 }, "geometry": { "type": "Point", "coordinates": [ 23.0848289, 42.0074805 ] } },
{ "type": "Feature", "properties": { "fid": 562, "id_0": 1100, "id": "BG_562", "hospital_name": "SBALO HASKOVO EOOD", "site_name": null, "lat": "41.93292", "lon": "25.56551", "street": [ "BUL.SINGLE" ], "house_number": "49", "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "85", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 85 }, "geometry": { "type": "Point", "coordinates": [ 25.5655074, 41.9329173 ] } },
{ "type": "Feature", "properties": { "fid": 563, "id_0": 1101, "id": "BG_563", "hospital_name": "SBALOR D-P MARCO ANTONOV MARKOV VARNA EOOD", "site_name": null, "lat": "43.21531", "lon": "27.91816", "street": [ "BUL.CAR EXEMPTED COLLECTOR" ], "house_number": "100", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "139", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 139 }, "geometry": { "type": "Point", "coordinates": [ 27.9181641, 43.2153062 ] } },
{ "type": "Feature", "properties": { "fid": 564, "id_0": 1102, "id": "BG_564", "hospital_name": "SBALOR ARC EOOD", "site_name": null, "lat": "42.68801", "lon": "23.2932", "street": [ "J.K.LAGERA" ], "house_number": null, "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.2932016, 42.6880053 ] } },
{ "type": "Feature", "properties": { "fid": 565, "id_0": 1103, "id": "BG_565", "hospital_name": "SBALOR EOOD", "site_name": null, "lat": "42.65559", "lon": "23.37141", "street": [ "BUL.ANDREY SAKHAROV" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "48", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 48 }, "geometry": { "type": "Point", "coordinates": [ 23.3714122, 42.6555862 ] } },
{ "type": "Feature", "properties": { "fid": 566, "id_0": 1104, "id": "BG_566", "hospital_name": "SGDTA OOD", "site_name": null, "lat": "42.71231", "lon": "23.31581", "street": [ "BUL.MARIA LOUISA" ], "house_number": "191", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "15", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 15 }, "geometry": { "type": "Point", "coordinates": [ 23.31581, 42.7123121 ] } },
{ "type": "Feature", "properties": { "fid": 567, "id_0": 1105, "id": "BG_567", "hospital_name": "SOFIA REGION EOOD", "site_name": null, "lat": "42.71324", "lon": "23.31216", "street": [ "BUL.STOLOETV" ], "house_number": "67", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3121622, 42.7132423 ] } },
{ "type": "Feature", "properties": { "fid": 568, "id_0": 1106, "id": "BG_568", "hospital_name": "SBALOF VITOSHA EOOD", "site_name": null, "lat": "42.64235", "lon": "23.33423", "street": [ "BUL.SIMEOZOVOCS ROAD" ], "house_number": "108B", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.3342314, 42.6423525 ] } },
{ "type": "Feature", "properties": { "fid": 569, "id_0": 1107, "id": "BG_569", "hospital_name": "SBALNTR EOOD", "site_name": null, "lat": "42.02327", "lon": "23.09193", "street": [ "UL.CAANCO ZERWSKI" ], "house_number": "4", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "41", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 41 }, "geometry": { "type": "Point", "coordinates": [ 23.0919313, 42.0232674 ] } },
{ "type": "Feature", "properties": { "fid": 570, "id_0": 1108, "id": "BG_570", "hospital_name": "SBALPFZ BURGAS EOOD", "site_name": null, "lat": "42.50063", "lon": "27.47698", "street": [ "GUEN.GUEN.GUGU.GU.GU.GU.GEN.GU.GU.GEN.GU.GU.G@@" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "72", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 72 }, "geometry": { "type": "Point", "coordinates": [ 27.4769837, 42.500631 ] } },
{ "type": "Feature", "properties": { "fid": 571, "id_0": 1109, "id": "BG_571", "hospital_name": "SBALPFZ VARNA EOOD", "site_name": null, "lat": "43.20997", "lon": "27.89112", "street": [ "UL.MANUCH VOYVODA" ], "house_number": "11A", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 27.8911221, 43.2099656 ] } },
{ "type": "Feature", "properties": { "fid": 572, "id_0": 1110, "id": "BG_572", "hospital_name": "SBALPFAA E P TRIMANN EOOD", "site_name": null, "lat": "43.07373", "lon": "25.64313", "street": [ "KUL.HIUM CARAMINOKOV" ], "house_number": "19", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 25.6431252, 43.0737313 ] } },
{ "type": "Feature", "properties": { "fid": 573, "id_0": 1111, "id": "BG_573", "hospital_name": "SBALPFZ EOOD", "site_name": null, "lat": "42.18356", "lon": "24.34212", "street": [ "BLUEFIN" ], "house_number": "15", "postcode": null, "city": "PAZARDZHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "36", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 36 }, "geometry": { "type": "Point", "coordinates": [ 24.3421197, 42.18356 ] } },
{ "type": "Feature", "properties": { "fid": 574, "id_0": 1112, "id": "BG_574", "hospital_name": "SBALPFZ EOOD", "site_name": null, "lat": "41.92941", "lon": "25.51217", "street": [ "MR V.BOOLRECEQS" ], "house_number": null, "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 25.512169, 41.9294133 ] } },
{ "type": "Feature", "properties": { "fid": 575, "id_0": 1113, "id": "BG_575", "hospital_name": "SBALPFZ RUSE EOOD", "site_name": null, "lat": "43.85823", "lon": "25.96255", "street": [ "LULE LILY" ], "house_number": "1", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "95", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 95 }, "geometry": { "type": "Point", "coordinates": [ 25.9625548, 43.858231 ] } },
{ "type": "Feature", "properties": { "fid": 576, "id_0": 1114, "id": "BG_576", "hospital_name": "SBALPFCA SOFIA REGION", "site_name": null, "lat": "42.70592", "lon": "23.33343", "street": [ "BUL.CONTROLACTIVITYA" ], "house_number": "309", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3334294, 42.7059204 ] } },
{ "type": "Feature", "properties": { "fid": 577, "id_0": 1115, "id": "BG_577", "hospital_name": "SBALPFZ STARA ZAGORA EOOD", "site_name": null, "lat": "42.42407", "lon": "25.6118", "street": [ "UL.ARMESKA" ], "house_number": "11", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 25.611797, 42.4240663 ] } },
{ "type": "Feature", "properties": { "fid": 578, "id_0": 1116, "id": "BG_578", "hospital_name": "SGPFD-VRAVA EOOD", "site_name": null, "lat": "43.19836", "lon": "23.56254", "street": [ "UL.GEN. ELONOV" ], "house_number": "93", "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "80", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 80 }, "geometry": { "type": "Point", "coordinates": [ 23.562541, 43.19836 ] } },
{ "type": "Feature", "properties": { "fid": 579, "id_0": 1117, "id": "BG_579", "hospital_name": "GULF OF AMERICA EKATERINA SAD", "site_name": null, "lat": "42.68501", "lon": "23.31208", "street": [ "BUL.PENCH SLAVEIKOV" ], "house_number": "52A", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "139", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 139 }, "geometry": { "type": "Point", "coordinates": [ 23.3120763, 42.6850105 ] } },
{ "type": "Feature", "properties": { "fid": 580, "id_0": 1118, "id": "BG_580", "hospital_name": "MR DIMITAR ŠOILEV EAD", "site_name": null, "lat": "42.66414", "lon": "23.34483", "street": [ "BUL.NIKOLA GABROVSKI" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3448261, 42.6641388 ] } },
{ "type": "Feature", "properties": { "fid": 581, "id_0": 1119, "id": "BG_581", "hospital_name": "SBALJVS MEDIA LTD", "site_name": null, "lat": "43.85874", "lon": "25.9605", "street": [ "COUNTED" ], "house_number": "2", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 25.9605002, 43.8587377 ] } },
{ "type": "Feature", "properties": { "fid": 582, "id_0": 1120, "id": "BG_582", "hospital_name": "SBALHY EAD", "site_name": null, "lat": "42.66057", "lon": "23.36007", "street": [ "STORAGE FIELD" ], "house_number": "6", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "82", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 82 }, "geometry": { "type": "Point", "coordinates": [ 23.3600664, 42.6605688 ] } },
{ "type": "Feature", "properties": { "fid": 583, "id_0": 1121, "id": "BG_583", "hospital_name": "SBR STAMBOLIYSKI EOOD", "site_name": null, "lat": "42.13735", "lon": "24.53441", "street": [ "BUL.DRNAIN" ], "house_number": "34", "postcode": null, "city": "STAMBOLIYSKI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "45", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 45 }, "geometry": { "type": "Point", "coordinates": [ 24.5344126, 42.1373534 ] } },
{ "type": "Feature", "properties": { "fid": 584, "id_0": 1122, "id": "BG_584", "hospital_name": "SBTP IVAN REB SOPOT EOOD", "site_name": null, "lat": "42.65093", "lon": "24.75075", "street": [ "UL.3-TI MARCH 20" ], "house_number": null, "postcode": null, "city": "“SOPOT”", "cc": "BG", "country": null, "emergency": null, "cap_beds": "50", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 50 }, "geometry": { "type": "Point", "coordinates": [ 24.7507542, 42.6509306 ] } },
{ "type": "Feature", "properties": { "fid": 585, "id_0": 1123, "id": "BG_585", "hospital_name": "RDPL MALKO EOOD", "site_name": null, "lat": "41.97721", "lon": "27.52195", "street": [ "UL.CNS BORIS" ], "house_number": "52", "postcode": null, "city": "MALKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "20", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 20 }, "geometry": { "type": "Point", "coordinates": [ 27.5219536, 41.9772071 ] } },
{ "type": "Feature", "properties": { "fid": 586, "id_0": 1124, "id": "BG_586", "hospital_name": "SBLBB ROMAN EOOD", "site_name": null, "lat": "43.15905", "lon": "23.92336", "street": [ "ULL DIMITER BLAGOEV" ], "house_number": "2", "postcode": null, "city": "ROMAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.9233625, 43.1590498 ] } },
{ "type": "Feature", "properties": { "fid": 587, "id_0": 1125, "id": "BG_587", "hospital_name": "SBRCDES RADUNGI EOOD", "site_name": null, "lat": "42.67992", "lon": "25.59621", "street": [ "SG RADUNDS" ], "house_number": null, "postcode": null, "city": "RADUNTSI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 25.5962133, 42.6799194 ] } },
{ "type": "Feature", "properties": { "fid": 588, "id_0": 1126, "id": "BG_588", "hospital_name": "ESBR BOILER EOOD", "site_name": null, "lat": "42.89235", "lon": "26.43561", "street": [ "CLOSI-CLOSED" ], "house_number": "85", "postcode": null, "city": "BOILER", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 26.4356053, 42.8923472 ] } },
{ "type": "Feature", "properties": { "fid": 589, "id_0": 1127, "id": "BG_589", "hospital_name": "SDPLERPET EOOD", "site_name": null, "lat": "41.84747", "lon": "26.07762", "street": [ "PARAMOUNT STATES OF THE UNITED STATES" ], "house_number": "38", "postcode": null, "city": "LYUBIMETZ", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 26.0776162, 41.8474703 ] } },
{ "type": "Feature", "properties": { "fid": 590, "id_0": 1128, "id": "BG_590", "hospital_name": "SBLQ BUHOVO EOOD", "site_name": null, "lat": "42.7615", "lon": "23.5592", "street": [ "SAMPLED | VELKO" ], "house_number": "2", "postcode": null, "city": "BUHOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "85", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 85 }, "geometry": { "type": "Point", "coordinates": [ 23.5592043, 42.7614957 ] } },
{ "type": "Feature", "properties": { "fid": 591, "id_0": 1129, "id": "BG_591", "hospital_name": "SBS KREMIKOVTSI EOOD", "site_name": null, "lat": "42.78469", "lon": "23.50076", "street": [ "KC.KSIMINOWSKI | ULA LEVSKI" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.5007644, 42.7846929 ] } },
{ "type": "Feature", "properties": { "fid": 592, "id_0": 1130, "id": "BG_592", "hospital_name": "RDPLP PERNIK EOOD", "site_name": null, "lat": "42.59153", "lon": "23.0303", "street": [ "PL" ], "house_number": "102", "postcode": null, "city": "PERNIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.0303049, 42.5915343 ] } },
{ "type": "Feature", "properties": { "fid": 593, "id_0": 1131, "id": "BG_593", "hospital_name": "SBRLVB MEZDRA EOOD", "site_name": null, "lat": "43.13223", "lon": "23.70218", "street": [ "UL.MANDATESRIZESE" ], "house_number": "100", "postcode": null, "city": "MEZDRA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "80", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 80 }, "geometry": { "type": "Point", "coordinates": [ 23.7021822, 43.1322273 ] } },
{ "type": "Feature", "properties": { "fid": 594, "id_0": 1132, "id": "BG_594", "hospital_name": "BULGARIAN SOFIA EOOD", "site_name": null, "lat": "42.69398", "lon": "23.29245", "street": [ "RENEWABLE" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 23.2924479, 42.693977 ] } },
{ "type": "Feature", "properties": { "fid": 595, "id_0": 1133, "id": "BG_595", "hospital_name": "RFLQ KOSTENETS EOOD", "site_name": null, "lat": "42.30606", "lon": "23.86286", "street": [ "URBAN ROAD" ], "house_number": "56", "postcode": null, "city": "KOSTENETS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.8628572, 42.3060585 ] } },
{ "type": "Feature", "properties": { "fid": 596, "id_0": 1134, "id": "BG_596", "hospital_name": "SBRL PANCHAREVO EOOD", "site_name": null, "lat": "42.58177", "lon": "23.42559", "street": [ "ULVSKOG" ], "house_number": "1", "postcode": null, "city": "MR PANCHARIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.4255874, 42.581771 ] } },
{ "type": "Feature", "properties": { "fid": 597, "id_0": 1135, "id": "BG_597", "hospital_name": "THE WORLD FRESRPKA BULGARIAN EOOD", "site_name": null, "lat": "42.02404", "lon": "23.98819", "street": [ "IV-KM" ], "house_number": null, "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 23.9881861, 42.0240445 ] } },
{ "type": "Feature", "properties": { "fid": 598, "id_0": 1136, "id": "BG_598", "hospital_name": "SCK LAZAR EOOD", "site_name": null, "lat": "42.62085", "lon": "25.39221", "street": [ "UL.D-P BAEV" ], "house_number": "15", "postcode": null, "city": "KAZANLAK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 25.3922072, 42.6208488 ] } },
{ "type": "Feature", "properties": { "fid": 599, "id_0": 1137, "id": "BG_599", "hospital_name": "SBAL VARNA EOOD", "site_name": null, "lat": "43.21663", "lon": "27.91366", "street": [ "ULVSKOG" ], "house_number": "15", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 27.9136634, 43.2166315 ] } },
{ "type": "Feature", "properties": { "fid": 600, "id_0": 1138, "id": "BG_600", "hospital_name": "SCRIPTITLE E.P.P.KDOULOGLOU EOOD", "site_name": null, "lat": "42.14733", "lon": "24.79061", "street": [ "BUL.ЦАЧАРАЧАРОСТИ" ], "house_number": "108", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 24.7906065, 42.1473332 ] } },
{ "type": "Feature", "properties": { "fid": 601, "id_0": 1139, "id": "BG_601", "hospital_name": "CBPPZDPQ CAR FERDINAND IEOOD", "site_name": null, "lat": "42.98385", "lon": "23.27444", "street": [ "SG/HR" ], "house_number": null, "postcode": null, "city": "THE RECYSO", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.2744396, 42.9838518 ] } },
{ "type": "Feature", "properties": { "fid": 602, "id_0": 1140, "id": "BG_602", "hospital_name": "BTK EAD", "site_name": null, "lat": "42.68715", "lon": "23.3274", "street": [ "BUL.BAA LEVSKI" ], "house_number": "54", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "75", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 75 }, "geometry": { "type": "Point", "coordinates": [ 23.3273971, 42.6871517 ] } },
{ "type": "Feature", "properties": { "fid": 603, "id_0": 1141, "id": "BG_603", "hospital_name": "BNRP EAD BANITE", "site_name": null, "lat": "41.61502", "lon": "25.00797", "street": [ "UL.STEFAN STAMBOLOV" ], "house_number": "2", "postcode": null, "city": "SMOLYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 25.0079674, 41.6150172 ] } },
{ "type": "Feature", "properties": { "fid": 604, "id_0": 1142, "id": "BG_604", "hospital_name": "BFC EAD BANKYA", "site_name": null, "lat": "42.7098", "lon": "23.15066", "street": [ "UL.XEYCEQS" ], "house_number": "8", "postcode": null, "city": "BANKYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.150661, 42.7097973 ] } },
{ "type": "Feature", "properties": { "fid": 605, "id_0": 1143, "id": "BG_605", "hospital_name": "BCC BATHROOM", "site_name": null, "lat": "42.53919", "lon": "24.84007", "street": [ "UL.LES" ], "house_number": "1", "postcode": null, "city": "BANYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.8400664, 42.539190499999989 ] } },
{ "type": "Feature", "properties": { "fid": 606, "id_0": 1144, "id": "BG_606", "hospital_name": "ESBR JSC VELINGRAD", "site_name": null, "lat": "42.0305", "lon": "23.98028", "street": [ "UL.GOEDELCHEV" ], "house_number": "38", "postcode": null, "city": "VELINGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "140", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 140 }, "geometry": { "type": "Point", "coordinates": [ 23.980279, 42.0305039 ] } },
{ "type": "Feature", "properties": { "fid": 607, "id_0": 1145, "id": "BG_607", "hospital_name": "BSO NRIC KJUSTENDIL", "site_name": null, "lat": "42.28466", "lon": "22.6903", "street": [ "UL.CAR SIMEO28" ], "house_number": null, "postcode": null, "city": "KYUSTENDIL", "cc": "BG", "country": null, "emergency": null, "cap_beds": "156", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 156 }, "geometry": { "type": "Point", "coordinates": [ 22.6903027, 42.2846592 ] } },
{ "type": "Feature", "properties": { "fid": 608, "id_0": 1146, "id": "BG_608", "hospital_name": "SBR UNDER THE MBID AISLE", "site_name": null, "lat": "42.33023", "lon": "23.87184", "street": [ "CAC.MMID AISLE" ], "house_number": null, "postcode": null, "city": "KOSTENETS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "190", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 190 }, "geometry": { "type": "Point", "coordinates": [ 23.8718426, 42.3302346 ] } },
{ "type": "Feature", "properties": { "fid": 609, "id_0": 1147, "id": "BG_609", "hospital_name": "SHORDER NK EAD", "site_name": null, "lat": "41.90214", "lon": "24.75072", "street": [ "UL.CRPDT" ], "house_number": "2", "postcode": null, "city": "NARECHENSKI BATHS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "190", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 190 }, "geometry": { "type": "Point", "coordinates": [ 24.7507167, 41.9021373 ] } },
{ "type": "Feature", "properties": { "fid": 610, "id_0": 1148, "id": "BG_610", "hospital_name": "SBR UNDER THE OVA-MOGILA", "site_name": null, "lat": "43.43539", "lon": "25.26314", "street": [ "SG & L MOGILA" ], "house_number": null, "postcode": null, "city": "SHEEP MOGILA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 25.2631447, 43.4353923 ] } },
{ "type": "Feature", "properties": { "fid": 611, "id_0": 1149, "id": "BG_611", "hospital_name": "RCC EAD PAVEL BANYA", "site_name": null, "lat": "42.60032", "lon": "25.21169", "street": [ "UL.FREEZENDIX" ], "house_number": "2", "postcode": null, "city": "PAVEL BATH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "224", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 224 }, "geometry": { "type": "Point", "coordinates": [ 25.2116919, 42.6003248 ] } },
{ "type": "Feature", "properties": { "fid": 612, "id_0": 1150, "id": "BG_612", "hospital_name": "NVZ EAD POMORIE", "site_name": null, "lat": "42.56433", "lon": "27.63743", "street": [ "BUL.P.STOYANOV" ], "house_number": "7", "postcode": null, "city": "POMORIE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "180", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 180 }, "geometry": { "type": "Point", "coordinates": [ 27.637428, 42.5643337 ] } },
{ "type": "Feature", "properties": { "fid": 613, "id_0": 1151, "id": "BG_613", "hospital_name": "BSGR EAD SANDANSKI", "site_name": null, "lat": "41.57914", "lon": "23.28503", "street": [ "1" ], "house_number": null, "postcode": null, "city": "SANDANSKI", "cc": "BG", "country": null, "emergency": null, "cap_beds": "180", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 180 }, "geometry": { "type": "Point", "coordinates": [ 23.2850343, 41.5791367 ] } },
{ "type": "Feature", "properties": { "fid": 614, "id_0": 1152, "id": "BG_614", "hospital_name": "THE SBR OF THE CRIMINAL CODE", "site_name": null, "lat": "43.18758", "lon": "23.28338", "street": [ "PARK AREA" ], "house_number": null, "postcode": null, "city": "VARSHETS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 23.2833767, 43.1875776 ] } },
{ "type": "Feature", "properties": { "fid": 615, "id_0": 1153, "id": "BG_615", "hospital_name": "BUCR EAD HICAR", "site_name": null, "lat": "42.49974", "lon": "24.71292", "street": [ "UL.GENEAR GURKO" ], "house_number": "2", "postcode": null, "city": "HISARYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "160", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 160 }, "geometry": { "type": "Point", "coordinates": [ 24.712919, 42.4997372 ] } },
{ "type": "Feature", "properties": { "fid": 616, "id_0": 1154, "id": "BG_616", "hospital_name": "BSGMS BOURGASSKI HEAD", "site_name": null, "lat": "42.61093", "lon": "27.39179", "street": [ "UL.IV.BOOROV" ], "house_number": "19", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 27.3917913, 42.6109301 ] } },
{ "type": "Feature", "properties": { "fid": 617, "id_0": 1155, "id": "BG_617", "hospital_name": "SGMS VARNA AD", "site_name": null, "lat": "43.26103", "lon": "28.03055", "street": [ "K.K.ZLATARY SANDS" ], "house_number": null, "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 28.0305541, 43.2610264 ] } },
{ "type": "Feature", "properties": { "fid": 618, "id_0": 1156, "id": "BG_618", "hospital_name": "BR HEALTH SAD", "site_name": null, "lat": "42.70997", "lon": "23.14667", "street": [ "— GEORGI SAWA RAKOVSKI" ], "house_number": "15", "postcode": null, "city": "BANKYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "300", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 300 }, "geometry": { "type": "Point", "coordinates": [ 23.1466699, 42.7099707 ] } },
{ "type": "Feature", "properties": { "fid": 619, "id_0": 1157, "id": "BG_619", "hospital_name": "SBR MARIE EOOD", "site_name": null, "lat": "42.65309", "lon": "27.69192", "street": [ "FRESEBER" ], "house_number": null, "postcode": null, "city": "NESSEBAR", "cc": "BG", "country": null, "emergency": null, "cap_beds": "73", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 73 }, "geometry": { "type": "Point", "coordinates": [ 27.6919198, 42.6530888 ] } },
{ "type": "Feature", "properties": { "fid": 620, "id_0": 1158, "id": "BG_620", "hospital_name": "BIR MARIKACINE EOOD", "site_name": null, "lat": "41.43102", "lon": "23.34012", "street": [ "C.MARCYINCEINCEMENT" ], "house_number": null, "postcode": null, "city": "MR MARICASTINCEMENT", "cc": "BG", "country": null, "emergency": null, "cap_beds": "114", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 114 }, "geometry": { "type": "Point", "coordinates": [ 23.3401215, 41.4310154 ] } },
{ "type": "Feature", "properties": { "fid": 621, "id_0": 1159, "id": "BG_621", "hospital_name": "ESBR NESEBAR AD", "site_name": null, "lat": "42.65945", "lon": "27.71987", "street": [ "UL.IVAN VASOV" ], "house_number": "11", "postcode": null, "city": "NESSEBAR", "cc": "BG", "country": null, "emergency": null, "cap_beds": "93", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 93 }, "geometry": { "type": "Point", "coordinates": [ 27.7198657, 42.6594504 ] } },
{ "type": "Feature", "properties": { "fid": 622, "id_0": 1160, "id": "BG_622", "hospital_name": "SBR SAPAREVA BATH AD", "site_name": null, "lat": "42.29098", "lon": "23.2558", "street": [ "UL.SERAFOSED YORDANOV" ], "house_number": "1", "postcode": null, "city": "SAPAREVA BATH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "200", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 200 }, "geometry": { "type": "Point", "coordinates": [ 23.2558036, 42.2909849 ] } },
{ "type": "Feature", "properties": { "fid": 623, "id_0": 1161, "id": "BG_623", "hospital_name": "SBR STTANKOV AND LAST NAME OF THE EOOD FAMILY", "site_name": null, "lat": "42.68358", "lon": "27.70891", "street": [ "K.C.HP" ], "house_number": null, "postcode": null, "city": "NESSEBAR", "cc": "BG", "country": null, "emergency": null, "cap_beds": "126", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 126 }, "geometry": { "type": "Point", "coordinates": [ 27.7089143, 42.6835829 ] } },
{ "type": "Feature", "properties": { "fid": 624, "id_0": 1162, "id": "BG_624", "hospital_name": "WWS EOOD", "site_name": null, "lat": "43.40134", "lon": "28.22615", "street": [ "TUZATA" ], "house_number": null, "postcode": null, "city": "BALCHIK", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 28.2261515, 43.4013371 ] } },
{ "type": "Feature", "properties": { "fid": 625, "id_0": 1163, "id": "BG_625", "hospital_name": "SBRHON OOD", "site_name": null, "lat": "42.87491", "lon": "25.64292", "street": [ "ULL" ], "house_number": "1", "postcode": null, "city": "WATERFRONT WATER", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 25.6429213, 42.8749105 ] } },
{ "type": "Feature", "properties": { "fid": 626, "id_0": 1164, "id": "BG_626", "hospital_name": "SALLE BURGAS OOD", "site_name": null, "lat": "42.51859", "lon": "27.45719", "street": [ "G.K.P.M.SLAVIKOV | UL.GEORGI MINKOV" ], "house_number": "174", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "13", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 13 }, "geometry": { "type": "Point", "coordinates": [ 27.4571916, 42.5185862 ] } },
{ "type": "Feature", "properties": { "fid": 627, "id_0": 1165, "id": "BG_627", "hospital_name": "MR SULLE AKAE.PACHEV OOD", "site_name": null, "lat": "42.70183", "lon": "23.36936", "street": [ "MR UL.EMANWIL VASSKIDCOVIC" ], "house_number": "51", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "14", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 14 }, "geometry": { "type": "Point", "coordinates": [ 23.3693576, 42.7018265 ] } },
{ "type": "Feature", "properties": { "fid": 628, "id_0": 1166, "id": "BG_628", "hospital_name": "MR SKOBAL BUL-REO EAD", "site_name": null, "lat": "42.6761", "lon": "23.24858", "street": [ "BUL.NIKOLA PETROV" ], "house_number": "56", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "25", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 25 }, "geometry": { "type": "Point", "coordinates": [ 23.2485831, 42.6761018 ] } },
{ "type": "Feature", "properties": { "fid": 629, "id_0": 1167, "id": "BG_629", "hospital_name": "SNELE WARRIAN OOD", "site_name": null, "lat": "42.68838", "lon": "23.30543", "street": [ "L.VULAR GRIGOROVICH" ], "house_number": "8", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.3054298, 42.688376 ] } },
{ "type": "Feature", "properties": { "fid": 630, "id_0": 1168, "id": "BG_630", "hospital_name": "MR SOBIL VISAS OOD", "site_name": null, "lat": "42.6704", "lon": "23.25107", "street": [ "UL.NIF POPJORDANIAN" ], "house_number": "18", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "11", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 11 }, "geometry": { "type": "Point", "coordinates": [ 23.2510695, 42.6704006 ] } },
{ "type": "Feature", "properties": { "fid": 631, "id_0": 1169, "id": "BG_631", "hospital_name": "STOBAL DOVE. MR GEORGIEV EOOD", "site_name": null, "lat": "43.20796", "lon": "27.90804", "street": [ "HILWTO POPOVICH" ], "house_number": "18", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "15", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 15 }, "geometry": { "type": "Point", "coordinates": [ 27.9080388, 43.2079598 ] } },
{ "type": "Feature", "properties": { "fid": 632, "id_0": 1170, "id": "BG_632", "hospital_name": "COBAL D-P TASKOV LTD", "site_name": null, "lat": "43.24835", "lon": "26.56016", "street": [ "UL.ALEKSANDER STAMBOLIYSKI" ], "house_number": "25", "postcode": null, "city": "TARGOVISHTE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 26.5601617, 43.2483522 ] } },
{ "type": "Feature", "properties": { "fid": 633, "id_0": 1171, "id": "BG_633", "hospital_name": "SKOBIL LUXOR EOOD", "site_name": null, "lat": "42.15844", "lon": "24.74065", "street": [ "BUL.BULGARIA" ], "house_number": "47A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "21", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 21 }, "geometry": { "type": "Point", "coordinates": [ 24.740653, 42.1584368 ] } },
{ "type": "Feature", "properties": { "fid": 634, "id_0": 1172, "id": "BG_634", "hospital_name": "MR SKOBAL PENTAMENTAL EOOD", "site_name": null, "lat": "42.70685", "lon": "23.30409", "street": [ "PL" ], "house_number": "109-111", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.3040887, 42.7068527 ] } },
{ "type": "Feature", "properties": { "fid": 635, "id_0": 1173, "id": "BG_635", "hospital_name": "SALARY RAILHUMAN", "site_name": null, "lat": "43.20585", "lon": "23.55459", "street": [ "UL.TRAYCHO QUETANCHEV" ], "house_number": "10", "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.5545936, 43.2058542 ] } },
{ "type": "Feature", "properties": { "fid": 636, "id_0": 1174, "id": "BG_636", "hospital_name": "BALO MEDIA OOD", "site_name": null, "lat": "42.12711", "lon": "24.71689", "street": [ "UL.COLOHEVER" ], "house_number": null, "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 24.7168887, 42.1271134 ] } },
{ "type": "Feature", "properties": { "fid": 637, "id_0": 1175, "id": "BG_637", "hospital_name": "FVO AMBROME PARTNER OOD", "site_name": null, "lat": "42.66894", "lon": "26.33414", "street": [ "UL.XADN DIMITAR" ], "house_number": "68", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "21", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 21 }, "geometry": { "type": "Point", "coordinates": [ 26.3341427, 42.6689432 ] } },
{ "type": "Feature", "properties": { "fid": 638, "id_0": 1176, "id": "BG_638", "hospital_name": "CIBAL ELIN PELIN OOD", "site_name": null, "lat": "42.66405", "lon": "23.60063", "street": [ "UL.HEALTH" ], "house_number": "17", "postcode": null, "city": "ELIN PELIN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 23.6006284, 42.6640481 ] } },
{ "type": "Feature", "properties": { "fid": 639, "id_0": 1177, "id": "BG_639", "hospital_name": "CDBAL MEDIA ALFA EOOD", "site_name": null, "lat": "42.1402", "lon": "24.74671", "street": [ "KUL.VELICAN TARNOVO" ], "house_number": "21", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "30", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 30 }, "geometry": { "type": "Point", "coordinates": [ 24.7467095, 42.1401995 ] } },
{ "type": "Feature", "properties": { "fid": 640, "id_0": 1178, "id": "BG_640", "hospital_name": "СЛОВИ ПЛОВИ ПАПОВ ООД", "site_name": null, "lat": "43.23944", "lon": "26.56748", "street": [ "VPR" ], "house_number": "16", "postcode": null, "city": "TARGOVISHTE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "31", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 31 }, "geometry": { "type": "Point", "coordinates": [ 26.5674841, 43.2394387 ] } },
{ "type": "Feature", "properties": { "fid": 641, "id_0": 1179, "id": "BG_641", "hospital_name": "TEMELKOV OOD", "site_name": null, "lat": "43.21079", "lon": "27.90691", "street": [ "UL.ALEKO KONSTANTINOV" ], "house_number": "5", "postcode": null, "city": "VARNA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "24", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 24 }, "geometry": { "type": "Point", "coordinates": [ 27.9069149, 43.2107945 ] } },
{ "type": "Feature", "properties": { "fid": 642, "id_0": 1180, "id": "BG_642", "hospital_name": "SKINC SYSTEM EOOD", "site_name": null, "lat": "42.63223", "lon": "23.68902", "street": [ "ULL" ], "house_number": "32", "postcode": null, "city": "MR DOGOANCES", "cc": "BG", "country": null, "emergency": null, "cap_beds": "35", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 35 }, "geometry": { "type": "Point", "coordinates": [ 23.6890179, 42.6322301 ] } },
{ "type": "Feature", "properties": { "fid": 643, "id_0": 1181, "id": "BG_643", "hospital_name": "UB TO THE COUNCIL OF MINISTERS LOZENETZ", "site_name": null, "lat": "42.6635", "lon": "23.31175", "street": [ "/LOZENETZ | UL.KOZAK" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3117545, 42.6635037 ] } },
{ "type": "Feature", "properties": { "fid": 644, "id_0": 1182, "id": "BG_644", "hospital_name": "MR UMBAL ALEKSANDROVSKA EAD", "site_name": null, "lat": "42.68536", "lon": "23.308", "street": [ "UL.GEORGI SOFIA" ], "house_number": "1", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "860", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 860 }, "geometry": { "type": "Point", "coordinates": [ 23.3079994, 42.6853614 ] } },
{ "type": "Feature", "properties": { "fid": 645, "id_0": 1183, "id": "BG_645", "hospital_name": "MR UMBAL D-P D. STRANDZHA EAD", "site_name": null, "lat": "43.41603", "lon": "24.62834", "street": [ "UL.GEORGI KOCHEV" ], "house_number": "8A", "postcode": null, "city": "PLEVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "916", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 916 }, "geometry": { "type": "Point", "coordinates": [ 24.6283382, 43.4160292 ] } },
{ "type": "Feature", "properties": { "fid": 646, "id_0": 1184, "id": "BG_646", "hospital_name": "MR OMBAL SVETI GEORGI EAD", "site_name": null, "lat": "42.13835", "lon": "24.71145", "street": [ "BUL.PENCHEROCS ROAD" ], "house_number": "66", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "1345", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 1345 }, "geometry": { "type": "Point", "coordinates": [ 24.7114491, 42.1383479 ] } },
{ "type": "Feature", "properties": { "fid": 647, "id_0": 1185, "id": "BG_647", "hospital_name": "MR OMBAL SVETI IVAN RILSKI EAD", "site_name": null, "lat": "42.68252", "lon": "23.30259", "street": [ "BUL.AKE IVAN GESHOV" ], "house_number": "15", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "263", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 263 }, "geometry": { "type": "Point", "coordinates": [ 23.3025867, 42.6825182 ] } },
{ "type": "Feature", "properties": { "fid": 648, "id_0": 1186, "id": "BG_648", "hospital_name": "УВАЖАЕМА ГОСПОДИЕ", "site_name": null, "lat": "42.7007", "lon": "23.33968", "street": [ "UL.BRALOROSEA" ], "house_number": "8", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "419", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 419 }, "geometry": { "type": "Point", "coordinates": [ 23.3396816, 42.700699 ] } },
{ "type": "Feature", "properties": { "fid": 649, "id_0": 1187, "id": "BG_649", "hospital_name": "UMBALT N.I. PIROGOV T", "site_name": null, "lat": "42.69016", "lon": "23.30714", "street": [ "BUL.TODELEBEN" ], "house_number": "21", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "807", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 807 }, "geometry": { "type": "Point", "coordinates": [ 23.3071411, 42.6901642 ] } },
{ "type": "Feature", "properties": { "fid": 650, "id_0": 1188, "id": "BG_650", "hospital_name": "USBALE AK.IVAN PENCHEV EAD", "site_name": null, "lat": "42.68345", "lon": "23.31152", "street": [ "UL.HEALTH" ], "house_number": "2", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "101", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 101 }, "geometry": { "type": "Point", "coordinates": [ 23.3115184, 42.6834528 ] } },
{ "type": "Feature", "properties": { "fid": 651, "id_0": 1189, "id": "BG_651", "hospital_name": "BCC STARA ZAGORA EOOD", "site_name": null, "lat": "42.42614", "lon": "25.61137", "street": [ "UL.GEN.STOLOTOV" ], "house_number": null, "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 25.6113732, 42.4261393 ] } },
{ "type": "Feature", "properties": { "fid": 652, "id_0": 1190, "id": "BG_652", "hospital_name": "BCC BURGAS EOOD", "site_name": null, "lat": "42.50073", "lon": "27.47409", "street": [ "CONCENTRATED" ], "house_number": "89", "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 27.4740869, 42.5007338 ] } },
{ "type": "Feature", "properties": { "fid": 653, "id_0": 1191, "id": "BG_653", "hospital_name": "CCU BLAGOEVGRAD EOOD", "site_name": null, "lat": "42.02372", "lon": "23.09273", "street": [ "UL.BRATZ MILADINOVI" ], "house_number": "21", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.0927253, 42.0237217 ] } },
{ "type": "Feature", "properties": { "fid": 654, "id_0": 1192, "id": "BG_654", "hospital_name": "CCU VELIKO TURNOVO EOOD", "site_name": null, "lat": "43.08471", "lon": "25.63201", "street": [ "BUL.BULZLA" ], "house_number": "1", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 25.6320101, 43.0847082 ] } },
{ "type": "Feature", "properties": { "fid": 655, "id_0": 1193, "id": "BG_655", "hospital_name": "CCU VRATSA", "site_name": null, "lat": "43.19605", "lon": "23.55904", "street": [ "UL.WARTORI JUNE 68" ], "house_number": null, "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 23.559038, 43.1960488 ] } },
{ "type": "Feature", "properties": { "fid": 656, "id_0": 1194, "id": "BG_656", "hospital_name": "CCU PLOVDIV", "site_name": null, "lat": "42.13074", "lon": "24.7468", "street": [ "UL.DASME GRUEV" ], "house_number": "1A", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 24.7468007, 42.1307417 ] } },
{ "type": "Feature", "properties": { "fid": 657, "id_0": 1195, "id": "BG_657", "hospital_name": "CCU SOFIA EOOD", "site_name": null, "lat": "42.66462", "lon": "23.29698", "street": [ "BULLLIEV" ], "house_number": "8", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "0", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 0 }, "geometry": { "type": "Point", "coordinates": [ 23.2969755, 42.66462 ] } },
{ "type": "Feature", "properties": { "fid": 658, "id_0": 1196, "id": "BG_658", "hospital_name": "CCCC SLIVEN EOOD", "site_name": null, "lat": "42.67491", "lon": "26.32663", "street": [ "BUL.HADJI DIMITAR" ], "house_number": "41A", "postcode": null, "city": "GR. SLIVEN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "10", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 10 }, "geometry": { "type": "Point", "coordinates": [ 26.3266325, 42.6749107 ] } },
{ "type": "Feature", "properties": { "fid": 659, "id_0": 1197, "id": "BG_659", "hospital_name": "PO BLAGOEVGRAD", "site_name": null, "lat": "42.02372", "lon": "23.09238", "street": [ "UL.BRATZ MILADINOVI" ], "house_number": "21", "postcode": null, "city": "BLAGOEVGRAD", "cc": "BG", "country": null, "emergency": null, "cap_beds": "110", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 110 }, "geometry": { "type": "Point", "coordinates": [ 23.092382, 42.0237217 ] } },
{ "type": "Feature", "properties": { "fid": 660, "id_0": 1198, "id": "BG_660", "hospital_name": "PO RUSE EOOD", "site_name": null, "lat": "43.86705", "lon": "25.99003", "street": [ "UL.TUTRAKAN" ], "house_number": "20", "postcode": null, "city": "RUSE", "cc": "BG", "country": null, "emergency": null, "cap_beds": "175", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 175 }, "geometry": { "type": "Point", "coordinates": [ 25.990026, 43.867045699999984 ] } },
{ "type": "Feature", "properties": { "fid": 661, "id_0": 1199, "id": "BG_661", "hospital_name": "POZ VELIKO TURNOVO EOOD", "site_name": null, "lat": "43.08563", "lon": "25.63113", "street": [ "BUL.BULZLA" ], "house_number": "1", "postcode": null, "city": "VELIKO TARNOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "130", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 130 }, "geometry": { "type": "Point", "coordinates": [ 25.6311303, 43.085627 ] } },
{ "type": "Feature", "properties": { "fid": 662, "id_0": 1200, "id": "BG_662", "hospital_name": "POZ VRATSA", "site_name": null, "lat": "43.19448", "lon": "23.55586", "street": [ "UL.BELASICA" ], "house_number": "1", "postcode": null, "city": "VRATSA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "60", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 60 }, "geometry": { "type": "Point", "coordinates": [ 23.5558623, 43.1944767 ] } },
{ "type": "Feature", "properties": { "fid": 663, "id_0": 1201, "id": "BG_663", "hospital_name": "PO DR. STANCHEV — DOBRICH EOOD", "site_name": null, "lat": "43.56294", "lon": "27.81797", "street": [ "MR OPOULOS OF HITOV" ], "house_number": "24", "postcode": null, "city": "DOBRICH", "cc": "BG", "country": null, "emergency": null, "cap_beds": "120", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 120 }, "geometry": { "type": "Point", "coordinates": [ 27.8179729, 43.5629401 ] } },
{ "type": "Feature", "properties": { "fid": 664, "id_0": 1202, "id": "BG_664", "hospital_name": "PO PLOVDIV EOOD", "site_name": null, "lat": "42.13601", "lon": "24.71144", "street": [ "BUL.PENCHEROCS ROAD" ], "house_number": "68", "postcode": null, "city": "PLOVDIV", "cc": "BG", "country": null, "emergency": null, "cap_beds": "290", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 290 }, "geometry": { "type": "Point", "coordinates": [ 24.7114438, 42.1360088 ] } },
{ "type": "Feature", "properties": { "fid": 665, "id_0": 1203, "id": "BG_665", "hospital_name": "POK PROF. N.SCIKOVENSKI EOOD", "site_name": null, "lat": "42.70075", "lon": "23.32715", "street": [ "UL.EKARX YOSIF" ], "house_number": "59", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "70", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 70 }, "geometry": { "type": "Point", "coordinates": [ 23.327153, 42.7007542 ] } },
{ "type": "Feature", "properties": { "fid": 666, "id_0": 1204, "id": "BG_666", "hospital_name": "POZ PROF. DR. IVAN TEMKOV — BURGAS EOOD", "site_name": null, "lat": "42.51389", "lon": "27.47434", "street": [ "MR J.LAZCOE" ], "house_number": null, "postcode": null, "city": "BURGAS", "cc": "BG", "country": null, "emergency": null, "cap_beds": "250", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 250 }, "geometry": { "type": "Point", "coordinates": [ 27.4743444, 42.5138947 ] } },
{ "type": "Feature", "properties": { "fid": 667, "id_0": 1205, "id": "BG_667", "hospital_name": "PO SOFIA EOOD", "site_name": null, "lat": "42.70575", "lon": "23.33293", "street": [ "BUL.CONTROLACTIVITYA" ], "house_number": "309", "postcode": null, "city": "SOFIA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.3329332, 42.705749 ] } },
{ "type": "Feature", "properties": { "fid": 668, "id_0": 1206, "id": "BG_668", "hospital_name": "PO STARA ZAGORA EOOD", "site_name": null, "lat": "42.42265", "lon": "25.61", "street": [ "UL.ARMESKA" ], "house_number": "16", "postcode": null, "city": "STARA ZAGORA", "cc": "BG", "country": null, "emergency": null, "cap_beds": "65", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 65 }, "geometry": { "type": "Point", "coordinates": [ 25.6099999, 42.4226487 ] } },
{ "type": "Feature", "properties": { "fid": 669, "id_0": 1207, "id": "BG_669", "hospital_name": "PO EOOD", "site_name": null, "lat": "41.9273", "lon": "25.50418", "street": [ "MR V.BOOLRECEQS" ], "house_number": null, "postcode": null, "city": "HASKOVO", "cc": "BG", "country": null, "emergency": null, "cap_beds": "100", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 100 }, "geometry": { "type": "Point", "coordinates": [ 25.5041814, 41.9272981 ] } },
{ "type": "Feature", "properties": { "fid": 670, "id_0": 1208, "id": "BG_670", "hospital_name": "CPSS SMOLYAN EOOD", "site_name": null, "lat": "41.57215", "lon": "24.78598", "street": [ "UL.H.H.P.HRGEORGEV" ], "house_number": "12", "postcode": null, "city": "SMOLYAN", "cc": "BG", "country": null, "emergency": null, "cap_beds": "40", "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": 40 }, "geometry": { "type": "Point", "coordinates": [ 24.7859824, 41.5721501 ] } },
{ "type": "Feature", "properties": { "fid": 671, "id_0": 1209, "id": "BG_671", "hospital_name": "VMA SBRL BANKYA", "site_name": null, "lat": "42.70761", "lon": "23.14774", "street": [ "GR. BANKYA" ], "house_number": null, "postcode": null, "city": "BANKYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 23.1477422, 42.7076129 ] } },
{ "type": "Feature", "properties": { "fid": 672, "id_0": 1210, "id": "BG_672", "hospital_name": "VMA SGDLDKHESSAR HISAR", "site_name": null, "lat": "42.50429", "lon": "24.71413", "street": [ "UL.ILIN PEACOCK-BREAK" ], "house_number": "1", "postcode": null, "city": "HISARYA", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 24.7141269, 42.5042948 ] } },
{ "type": "Feature", "properties": { "fid": 673, "id_0": 1211, "id": "BG_673", "hospital_name": "THE SOFIA CITY PROSECUTOR’S OFFICE", "site_name": null, "lat": "42.56427", "lon": "27.63847", "street": [ "MR GRO.POMORER" ], "house_number": null, "postcode": null, "city": "POMORIE", "cc": "BG", "country": null, "emergency": null, "cap_beds": null, "cap_prac": null, "cap_rooms": null, "facility_type": null, "public_private": null, "list_specs": null, "tel": null, "email": null, "url": null, "ref_date": "2001-01-12", "pub_date": "14/12/2023", "geo_qual": "1", "comments": null, "beds_int": null }, "geometry": { "type": "Point", "coordinates": [ 27.6384653, 42.564272 ] } }
]
}