{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dayhouse Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.51053,
            53.565523
          ],
          [
            -1.510603,
            53.565748
          ],
          [
            -1.510467,
            53.56597
          ],
          [
            -1.510372,
            53.566125
          ],
          [
            -1.51052,
            53.566413
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007010958, S75 1HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5106462380869825,
          53.565927961152326
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022881035, S75 1HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5105301213044273,
          53.56552300825466
        ]
      }
    }
  ]
}