{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linden Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.353167,
            53.508457
          ],
          [
            -2.353188,
            53.508242
          ],
          [
            -2.353209,
            53.508026
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007892019, M27 0JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3532087194725957,
          53.50802591084044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011371574, M27 0JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3529678502704376,
          53.50807156497731
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011371575, M27 0JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.352982479562918,
          53.508017591093804
        ]
      }
    }
  ]
}