{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Transvaal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.169403,
            53.480904
          ],
          [
            -2.169357,
            53.480969
          ],
          [
            -2.169311,
            53.481034
          ],
          [
            -2.169282,
            53.481121
          ],
          [
            -2.169253,
            53.481208
          ],
          [
            -2.169251,
            53.481215
          ],
          [
            -2.169249,
            53.481221
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069794, M11 4PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1693150550984215,
          53.48102247643369
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024831713, M11 4PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1692087888197955,
          53.48082488135623
        ]
      }
    }
  ]
}