{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.864342,
            53.355839
          ],
          [
            -2.864458,
            53.355838
          ],
          [
            -2.864574,
            53.355837
          ],
          [
            -2.864634,
            53.355836
          ],
          [
            -2.867244,
            53.355773
          ],
          [
            -2.869915,
            53.355709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258732, L24 9GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.868052063355555,
          53.35576729121354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015825874, L24 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8645210574243216,
          53.35575697275125
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024823299, L24 9HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8647300979658654,
          53.355692535477395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025147627, L24 9GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8653393724123224,
          53.35610160839257
        ]
      }
    }
  ]
}