{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garven Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.597846,
            53.388663
          ],
          [
            -2.597915,
            53.38886
          ],
          [
            -2.597985,
            53.389058
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008657486, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5981819566254645,
          53.38904792400515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013402058, WA1 1SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.59784576755881,
          53.38866309386007
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000973453, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5981253456878215,
          53.389299891742944
        ]
      }
    }
  ]
}