{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mawson Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.172959,
            53.012827
          ],
          [
            -2.172788,
            53.01276
          ],
          [
            -2.172616,
            53.012694
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Mawson Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.172616,
            53.012694
          ],
          [
            -2.172414,
            53.012613
          ],
          [
            -2.172213,
            53.012531
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133398, ST4 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.17295904060421,
          53.012826570689796
        ]
      }
    }
  ]
}