{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fraser Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.097713,
            50.818704
          ],
          [
            -1.09771,
            50.818785
          ],
          [
            -1.097707,
            50.818866
          ],
          [
            -1.097704,
            50.818926
          ],
          [
            -1.097702,
            50.818986
          ],
          [
            -1.097699,
            50.819044
          ],
          [
            -1.097697,
            50.819103
          ],
          [
            -1.097695,
            50.819149
          ],
          [
            -1.097693,
            50.819196
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775109746, PO2 8ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0976919679795911,
          50.81922061049529
        ]
      }
    }
  ]
}