{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scott Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.109621,
            50.800955
          ],
          [
            -1.109244,
            50.801034
          ],
          [
            -1.108868,
            50.801114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Scott Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.108868,
            50.801114
          ],
          [
            -1.10883,
            50.801122
          ],
          [
            -1.108791,
            50.80113
          ],
          [
            -1.108407,
            50.801208
          ],
          [
            -1.108023,
            50.801286
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775109182, PO1 3LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1096232490189584,
          50.80094905138686
        ]
      }
    }
  ]
}