Created
February 2, 2017 12:16
-
-
Save jnbn/ac86546772364e32a064cc6b4e0e29f9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var geojson = [ | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
30.4011413, | |
40.77806 | |
] | |
}, | |
"properties": { | |
"title": "HUN Ticaret", | |
"phoneFormatted": "(0264) 271 1240", | |
"phone": "(0264) 271 1240", | |
"address": "Soğan Pazarı", | |
"city": "Adapazarı/Sakarya", | |
"country": "Türkiye", | |
"crossStreet": "No:30", | |
"postalCode": "20005", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
30.1174465, | |
40.773613 | |
] | |
}, | |
"properties": { | |
"title": "Sakarya Ziraat Odası", | |
"phoneFormatted": "(0264) 277 3496", | |
"phone": "02642773496", | |
"address": "Milli Egemenlik Caddesi", | |
"city": "Sakarya", | |
"country": "Türkiye", | |
"crossStreet": "No: 39", | |
"postalCode": "20005", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
27.3076842, | |
37.1092946 | |
] | |
}, | |
"properties": { | |
"title": "Natura Pet & Garden", | |
"phoneFormatted": "(0252) 386 3313", | |
"phone": "02523863313", | |
"address": "Gökçebel Mahallesi İnönü Caddesi", | |
"city": "Yalıkavak/Bodrum", | |
"country": "Türkiye", | |
"crossStreet": "No: 57", | |
"postalCode": "20005", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
29.299993, | |
40.9139116 | |
] | |
}, | |
"properties": { | |
"title": "Küçük Çiftlik Pet & Garden - Merkez", | |
"address": "İstanbul Caddesi Pazar Sokak", | |
"city": "Düzce", | |
"country": "Türkiye", | |
"crossStreet": "No: 1", | |
"postalCode": "81000", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
27.4308088, | |
37.0347782 | |
] | |
}, | |
"properties": { | |
"title": "Küçük Çiftlik Pet & Garden", | |
"address": "Atatürk Bulvarı", | |
"city": "Konacık Bodrum/Muğla", | |
"country": "Türkiye", | |
"crossStreet": "No: 14/A", | |
"postalCode": "48400", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
26.8179024, | |
38.2889638 | |
] | |
}, | |
"properties": { | |
"title": "Küçük Çiftlik Pet & Garden", | |
"address": "Seferihisar Caddesi, Bademler Köyü", | |
"city": "Urla/İzmir", | |
"country": "Türkiye", | |
"crossStreet": "No: 34/A", | |
"postalCode": "48400", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
27.328459, | |
37.0705604 | |
] | |
}, | |
"properties": { | |
"title": "Yaprak Fidan Peyzaj Çim Üretimi", | |
"address": "Yalıkavak Yolu Kapuz Caddesi, Kemer Mevkii", | |
"phoneFormatted": "(0252) 358 6081", | |
"phone": "02523586081", | |
"city": "Bodrum/Muğla", | |
"country": "Türkiye", | |
"crossStreet": "No: 42", | |
"postalCode": "48400", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
32.5023348, | |
37.8715569 | |
] | |
}, | |
"properties": { | |
"title": "Zeren Tarım", | |
"address": "Aziziye Mahallesi, Selimiye Caddesi, Cıvılçeşme Sokak, Karatay", | |
"phoneFormatted": "(0533)256 7596", | |
"phone": "05332567596", | |
"city": "Konya", | |
"country": "Türkiye", | |
"crossStreet": "No: 13", | |
"postalCode": "48400", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
27.1680086, | |
38.4399865 | |
] | |
}, | |
"properties": { | |
"title": "TEOS Tarım", | |
"address": "Kemalpaşa Mahallesi, Çanakkale Caddesi, 87/3, iztim iş merkezi", | |
"phoneFormatted": "(0232) 479 22 99", | |
"phone": "02324792299", | |
"city": "Bornova/İzmir", | |
"country": "Türkiye", | |
"crossStreet": "No: 1", | |
"postalCode": "35040", | |
"state": "D.C." | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
26.402470,39.602460 | |
] | |
}, | |
"properties": { | |
"title": "T.C Ayvacık Ziraat Odası", | |
"address": "Ümmühan Mah. Gölcük Sk. No:8 Ayvacık", | |
"phoneFormatted": "", | |
"phone": "0286 712 10 13", | |
"city": "Çanakkale", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
27.013904, 39.593201 | |
] | |
}, | |
"properties": { | |
"title": "Elit Tarım", | |
"address": "Hamidiye Mah. Yeni Garaj Cd. No:9 Edremit", | |
"phoneFormatted": "", | |
"phone": "0266 373 83 28", | |
"city": "Balıkesir", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
26.405289,40.144569 | |
] | |
}, | |
"properties": { | |
"title": "Mega Zirve Tarım", | |
"address": "Namık Kemal Mah. Köprübaşı Cd.no :69/A Merkez", | |
"phoneFormatted": "0286 213 24 96", | |
"phone": "", | |
"city": "Çanakkale", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
26.402076,39.601307 | |
] | |
}, | |
"properties": { | |
"title": "Fırat Tarım", | |
"address": "Ümmühan Mah. Nesip Bey Sokak No:4 Ayvacık", | |
"phoneFormatted": "0286 712 42 89", | |
"phone": "", | |
"city": "Çanakkale", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
39.319965, 37.750848 | |
] | |
}, | |
"properties": { | |
"title": "Yusufcan Tarım", | |
"address": "Atatürk Bulvarı No :4 Siverek", | |
"phoneFormatted": "", | |
"phone": "0414 553 24 93", | |
"city": "Şanlıurfa", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
30.321415, 40.282127 | |
] | |
}, | |
"properties": { | |
"title": "Aytaş Tarım", | |
"address": "Orta Mah. Ankara Cad. No:20/a Gölpazarı", | |
"phoneFormatted": "", | |
"phone": "0324 336 54 13", | |
"city": "Bilecik", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
31.734863, 38.813788 | |
] | |
}, | |
"properties": { | |
"title": "Türkmen Tarım", | |
"address": "Yeni Mah. Belde Sk. Belediye Arkası Yunak", | |
"phoneFormatted": "", | |
"phone": "0332 851 35 36", | |
"city": "Konya", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
26.631665, 40.854975 | |
] | |
}, | |
"properties": { | |
"title": "Topçular Tarım", | |
"address": "Fevzi Çakmak Cad. Belediye İşhani No:4 Keşan", | |
"phoneFormatted": "", | |
"phone": "0284 714 11 20", | |
"city": "Edirne", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
27.579269, 38.731659 | |
] | |
}, | |
"properties": { | |
"title": "Ufuk Tarım", | |
"address": "Mithatpaşa Mh. Yedi Eylül Cd. No:61 Nuriye Kasabasi Saruhanli", | |
"phoneFormatted": "", | |
"phone": "0236 377 54 44", | |
"city": "Manisa", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
26.348670, 39.777522 | |
] | |
}, | |
"properties": { | |
"title": "Çiftci Tarım", | |
"address": "Camiikebir Mah. İzmir Asfaltı Üzeri No:6 Ezine", | |
"phoneFormatted": "", | |
"phone": "0286 618 31 80", | |
"city": "Çanakkale", | |
"country": "Türkiye", | |
"crossStreet": "", | |
"postalCode": "", | |
"state": "" | |
} | |
} | |
] | |
}, | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment