{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Unwin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.175166,
            51.498091
          ],
          [
            -0.175199,
            51.498252
          ],
          [
            -0.175259,
            51.498552
          ],
          [
            -0.175353,
            51.499013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Unwin Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.175029,
            51.499572
          ],
          [
            -0.175448,
            51.499535
          ],
          [
            -0.175424,
            51.499405
          ],
          [
            -0.175353,
            51.499013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033555917, SW7 2AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.17534097601560406,
          51.49896708381006
        ]
      }
    }
  ]
}