{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Devon Street North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.296514,
            53.585498
          ],
          [
            -2.296369,
            53.585238
          ],
          [
            -2.296223,
            53.584977
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Devon Street North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.296223,
            53.584977
          ],
          [
            -2.29607,
            53.584677
          ],
          [
            -2.295917,
            53.584376
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004803, BL9 9BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2965139454439343,
          53.58549805108132
        ]
      }
    }
  ]
}