{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Commodore Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.199992,
            54.68844
          ],
          [
            -1.199987,
            54.688337
          ],
          [
            -1.199981,
            54.688234
          ],
          [
            -1.19989,
            54.688125
          ],
          [
            -1.199799,
            54.688017
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090070470, TS24 0XG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1998149128264326,
          54.68799877740051
        ]
      }
    }
  ]
}