{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.99375,
            53.411045
          ],
          [
            -2.993991,
            53.411234
          ],
          [
            -2.994231,
            53.411424
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.993337,
            53.410731
          ],
          [
            -2.993544,
            53.410888
          ],
          [
            -2.99375,
            53.411045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "East Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.992885,
            53.410364
          ],
          [
            -2.99295,
            53.41042
          ],
          [
            -2.993016,
            53.410477
          ],
          [
            -2.993176,
            53.410604
          ],
          [
            -2.993337,
            53.410731
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38048888, L3 9NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9929459230604243,
          53.411028279601545
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259967, L3 9QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.99423387402454,
          53.41142206244612
        ]
      }
    }
  ]
}