{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cemetery Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.00365,
            52.619062
          ],
          [
            -2.003319,
            52.619051
          ],
          [
            -2.002709,
            52.619031
          ],
          [
            -2.002309,
            52.619018
          ],
          [
            -2.000969,
            52.618974
          ],
          [
            -2.000921,
            52.618973
          ],
          [
            -2.000873,
            52.618973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014142840, WS3 3SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0036348184562796,
          52.61906215100246
        ]
      }
    }
  ]
}