{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nephew Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.209784,
            53.042476
          ],
          [
            -2.209392,
            53.04267
          ],
          [
            -2.209218,
            53.042756
          ],
          [
            -2.209335,
            53.042911
          ],
          [
            -2.209404,
            53.042982
          ],
          [
            -2.209473,
            53.043052
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455135158, ST6 3QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.20947338686787,
          53.04305219185872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015843876, ST6 4NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2106656755078133,
          53.04286131254214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015844558, ST6 4NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2106506288281262,
          53.04283437187012
        ]
      }
    }
  ]
}