{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Carr Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.696041,
            53.71572
          ],
          [
            -1.696139,
            53.715541
          ],
          [
            -1.696238,
            53.715361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83209226, WF15 6EG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6960405836182573,
          53.71571992371933
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83221269, WF15 6DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6963761247005678,
          53.71541517770737
        ]
      }
    }
  ]
}