{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Derwent Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.226554,
            53.502994
          ],
          [
            -2.226382,
            53.503071
          ],
          [
            -2.226211,
            53.503148
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064158, M8 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2265716513655045,
          53.50298515021926
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090424046, M8 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2266466956779185,
          53.502922088851236
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090424047, M8 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2267521318900596,
          53.50290391183368
        ]
      }
    }
  ]
}