{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Victoria Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.892947,
            53.408169
          ],
          [
            -2.892972,
            53.408414
          ],
          [
            -2.892997,
            53.408659
          ],
          [
            -2.893001,
            53.408692
          ],
          [
            -2.893004,
            53.408726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38157404, L14 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8932359788917013,
          53.408310290116404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38157405, L14 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.893270204223346,
          53.40850778893815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38157406, L14 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8932279065458566,
          53.408642938312795
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259432, L14 3LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8929471902386017,
          53.40816862880526
        ]
      }
    }
  ]
}