{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cockspur Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.989028,
            53.411402
          ],
          [
            -2.988888,
            53.411454
          ],
          [
            -2.988749,
            53.411506
          ],
          [
            -2.98852,
            53.411591
          ],
          [
            -2.988291,
            53.411676
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cockspur Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.989701,
            53.411132
          ],
          [
            -2.98964,
            53.411157
          ],
          [
            -2.98958,
            53.411182
          ],
          [
            -2.989304,
            53.411292
          ],
          [
            -2.989028,
            53.411402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38260278, L3 6BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.988282011092999,
          53.41166923701401
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38311739, L3 6BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.988517674376966,
          53.411451551734885
        ]
      }
    }
  ]
}