{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.727741,
            53.456955
          ],
          [
            -2.727739,
            53.456939
          ],
          [
            -2.727737,
            53.456923
          ],
          [
            -2.727765,
            53.456582
          ],
          [
            -2.727772,
            53.456499
          ],
          [
            -2.727958,
            53.456265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39048797, WA10 1EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.727999210318746,
          53.45655114645789
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39048798, WA10 1LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7289885172604427,
          53.4580372334046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202890, WA10 1EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.727903938921522,
          53.45626408929679
        ]
      }
    }
  ]
}