{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blackcap Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.551351,
            53.347538
          ],
          [
            -2.551532,
            53.347668
          ],
          [
            -2.551713,
            53.347798
          ],
          [
            -2.55244,
            53.348226
          ],
          [
            -2.55251,
            53.348259
          ],
          [
            -2.553386,
            53.348666
          ],
          [
            -2.554277,
            53.349286
          ],
          [
            -2.554317,
            53.349314
          ],
          [
            -2.554968,
            53.349991
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Blackcap Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.554968,
            53.349991
          ],
          [
            -2.555182,
            53.350162
          ],
          [
            -2.555396,
            53.350334
          ],
          [
            -2.555558,
            53.350443
          ],
          [
            -2.55572,
            53.350553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008653435, WA4 4TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.551407769244074,
          53.34741271478796
        ]
      }
    }
  ]
}