{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Potter's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.888714,
            52.321668
          ],
          [
            0.888587,
            52.322085
          ],
          [
            0.888594,
            52.322228
          ],
          [
            0.888624,
            52.322795
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009756201, IP31 2AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8881440141302919,
          52.32192501073557
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010695194, IP31 2BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.888612808187202,
          52.322812849231354
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091386085, IP31 2AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8884083777273782,
          52.32170270878888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091386086, IP31 2AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.8882290064461703,
          52.32187796595823
        ]
      }
    }
  ]
}