{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bathurst Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.098306,
            50.818897
          ],
          [
            -1.098504,
            50.819055
          ],
          [
            -1.098581,
            50.819117
          ],
          [
            -1.098585,
            50.81924
          ],
          [
            -1.098565,
            50.819385
          ],
          [
            -1.098545,
            50.819529
          ],
          [
            -1.098442,
            50.819921
          ],
          [
            -1.098434,
            50.819949
          ],
          [
            -1.098124,
            50.820101
          ],
          [
            -1.097936,
            50.820113
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Bathurst Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.097936,
            50.820113
          ],
          [
            -1.097546,
            50.820107
          ],
          [
            -1.097156,
            50.820102
          ],
          [
            -1.096484,
            50.820093
          ],
          [
            -1.095812,
            50.820083
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775109323, PO2 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.098265264561557,
          50.8189372736928
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025570249, PO2 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.096728489762226,
          50.819860634946
        ]
      }
    }
  ]
}