{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Moon Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.051176,
            53.804432
          ],
          [
            -3.050851,
            53.804471
          ],
          [
            -3.050525,
            53.80451
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Moon Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.051561,
            53.804635
          ],
          [
            -3.051488,
            53.804434
          ],
          [
            -3.05148,
            53.804411
          ],
          [
            -3.051176,
            53.804432
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070842812, FY1 6EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.051561144187508,
          53.80463548536657
        ]
      }
    }
  ]
}