{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gower Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.00331,
            53.459536
          ],
          [
            -3.003187,
            53.459514
          ],
          [
            -3.003065,
            53.459492
          ],
          [
            -3.002941,
            53.459468
          ],
          [
            -3.002817,
            53.459445
          ],
          [
            -3.002598,
            53.459403
          ],
          [
            -3.00238,
            53.45936
          ],
          [
            -3.002323,
            53.459349
          ],
          [
            -3.002266,
            53.459338
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41035797, L20 4PY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0029245191704157,
          53.4597815741213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023552794, L20 4RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.003310107429419,
          53.45952664769487
        ]
      }
    }
  ]
}