{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Prussia Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.721093,
            52.241172
          ],
          [
            0.7205,
            52.241044
          ],
          [
            0.719908,
            52.240915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010695210, IP33 2AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7198762517808862,
          52.24091250204816
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091108459, IP33 2AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7205248434976488,
          52.240978483113906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091504690, IP33 2AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7207627437619717,
          52.24103594692199
        ]
      }
    }
  ]
}