{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Diamond Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.6448,
            53.559319
          ],
          [
            -2.644227,
            53.559361
          ],
          [
            -2.643654,
            53.559403
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Diamond Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.645886,
            53.559241
          ],
          [
            -2.645614,
            53.559262
          ],
          [
            -2.645342,
            53.559283
          ],
          [
            -2.645071,
            53.559301
          ],
          [
            -2.6448,
            53.559319
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024145767, WN6 7JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6446340559705974,
          53.55933797021119
        ]
      }
    }
  ]
}