{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Addison Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.078984,
            53.491076
          ],
          [
            -2.078817,
            53.490815
          ],
          [
            -2.078651,
            53.490555
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002176214, OL6 6PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.078968505420135,
          53.49103075396708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011536587, OL6 6PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.078666716515937,
          53.490842196773734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011536588, OL6 6PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0786818885202774,
          53.490896117284514
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004414072, OL6 6PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0790135703320725,
          53.490949828293296
        ]
      }
    }
  ]
}