{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brunswick Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.091921,
            50.793241
          ],
          [
            -1.091961,
            50.792994
          ],
          [
            -1.092001,
            50.792747
          ],
          [
            -1.092272,
            50.792773
          ],
          [
            -1.092543,
            50.792799
          ],
          [
            -1.092938,
            50.792823
          ],
          [
            -1.093333,
            50.792847
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775009083, PO5 4BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0918135779400502,
          50.79292513778982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775009084, PO5 4BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0918135779400502,
          50.79292513778982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775110078, PO5 4BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0933332117430887,
          50.79284702760116
        ]
      }
    }
  ]
}