{ "type": "FeatureCollection", "features": [ { "type": "Feature", "geometry": { "type": "Point", "coordinates": [76.7794, 30.7333] }, "properties": { "name": "Chandigarh", "subTitle": "Beautiful city", "website": "https://en.wikipedia.org/wiki/Chandigarh" } }, { "type": "Feature", "geometry": { "type": "Point", "coordinates": [76.7179, 30.7046] }, "properties": { "name": "Mohali", "subTitle": "Sahibjada Ajit Singh Nagar", "website": "https://en.wikipedia.org/wiki/Mohali" } }, { "type": "Feature", "properties": { "stroke": "#ff2600", "stroke-width": 2, "stroke-opacity": 1, "fill": "#ff2600", "fill-opacity": 0.5, "title": "PU", "subtitle": "Sector 14, Chandigarh" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 76.76194667816162, 30.764295971268965 ], [ 76.75997257232666, 30.764185342467474 ], [ 76.7574405670166, 30.761825231078248 ], [ 76.76023006439209, 30.757436745137486 ], [ 76.76353454589844, 30.753232461749036 ], [ 76.76679611206055, 30.753527505169128 ], [ 76.7713451385498, 30.756072217142584 ], [ 76.77533626556396, 30.759206914799393 ], [ 76.77323341369629, 30.760718908944472 ], [ 76.7701005935669, 30.76481223732807 ], [ 76.76666736602783, 30.766176641439703 ], [ 76.76194667816162, 30.764295971268965 ] ] ] } }, { "type": "Feature", "properties": { "stroke": "#0056d6", "stroke-width": 2, "stroke-opacity": 1, "title": "Polyline", "subtitle": "Random" }, "geometry": { "type": "LineString", "coordinates": [ [ 76.74915790557861, 30.757104834702425 ], [ 76.75568103790283, 30.764148466172053 ], [ 76.76452159881592, 30.767356651019213 ], [ 76.76430702209471, 30.772076544652215 ], [ 76.7658519744873, 30.772297783986037 ] ] } } ] }