{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bush St West",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.092968,
            50.790434
          ],
          [
            -1.093139,
            50.790454
          ],
          [
            -1.093309,
            50.790473
          ],
          [
            -1.09345,
            50.790492
          ],
          [
            -1.093591,
            50.790511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775009658, PO5 3RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.093309237144501,
          50.79041878943091
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775110822, PO5 3DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0935912022439218,
          50.79051090795493
        ]
      }
    }
  ]
}