{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Howe Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.737018,
            52.622506
          ],
          [
            1.737295,
            52.622506
          ],
          [
            1.737571,
            52.622505
          ],
          [
            1.737714,
            52.622505
          ],
          [
            1.737857,
            52.622505
          ],
          [
            1.737999,
            52.622506
          ],
          [
            1.738141,
            52.622507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Howe Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.735774,
            52.622474
          ],
          [
            1.735795,
            52.622484
          ],
          [
            1.735816,
            52.622495
          ],
          [
            1.736417,
            52.622501
          ],
          [
            1.737018,
            52.622506
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023458890, NR30 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7357735501287133,
          52.62247368034558
        ]
      }
    }
  ]
}