{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Anzani Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.316662,
            51.961388
          ],
          [
            1.316059,
            51.961467
          ],
          [
            1.315839,
            51.961597
          ],
          [
            1.315807,
            51.961704
          ],
          [
            1.316378,
            51.962308
          ],
          [
            1.316661,
            51.962607
          ],
          [
            1.316886,
            51.962709
          ],
          [
            1.317295,
            51.962716
          ],
          [
            1.317943,
            51.962262
          ],
          [
            1.317973,
            51.962246
          ],
          [
            1.318003,
            51.96223
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009906204, IP11 3QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3199829255237097,
          51.960711483636075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094763276, IP11 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3184388814555832,
          51.962670853114595
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004649205, IP11 4XA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.317781070356545,
          51.96263544111212
        ]
      }
    }
  ]
}