{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.174361,
            50.373175
          ],
          [
            -4.174209,
            50.372824
          ],
          [
            -4.174125,
            50.37263
          ],
          [
            -4.174371,
            50.372587
          ],
          [
            -4.174687,
            50.372537
          ],
          [
            -4.175002,
            50.372487
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024692625, PL1 4DW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.174259709354155,
          50.37311362258719
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764680, PL1 4DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.174125514085101,
          50.37263942850496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070771757, PL1 4DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.174270964062501,
          50.372744641123106
        ]
      }
    }
  ]
}