{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackhill Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.229135,
            53.471569
          ],
          [
            -2.22897,
            53.47147
          ],
          [
            -2.228804,
            53.471371
          ],
          [
            -2.228762,
            53.47135
          ],
          [
            -2.22872,
            53.471329
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023062710, M13 9NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2291459308170465,
          53.47156562034125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025155419, M13 9WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2289945066170063,
          53.47142209541501
        ]
      }
    }
  ]
}