{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hopwood Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.553775,
            53.387096
          ],
          [
            -1.553021,
            53.387294
          ],
          [
            -1.552445,
            53.38775
          ],
          [
            -1.552417,
            53.387794
          ],
          [
            -1.552216,
            53.388109
          ],
          [
            -1.552157,
            53.388881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013551342, S6 6DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5521474580810508,
          53.38887279559116
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022925626, S6 6DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5524492019006348,
          53.3887750511812
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094515417, S6 6DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5519144386837151,
          53.38815282958228
        ]
      }
    }
  ]
}