{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Floral Loke",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.659549,
            52.516142
          ],
          [
            1.659359,
            52.516298
          ],
          [
            1.65917,
            52.516454
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013322828, NR32 5QB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.6594917882269606,
          52.516175626564056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091404589, NR32 5QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.659075976096517,
          52.51649431742759
        ]
      }
    }
  ]
}