{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.127976,
            52.372936
          ],
          [
            1.127811,
            52.372869
          ],
          [
            1.127647,
            52.372802
          ],
          [
            1.127576,
            52.372773
          ],
          [
            1.127505,
            52.372744
          ],
          [
            1.12737,
            52.372711
          ],
          [
            1.127236,
            52.372678
          ],
          [
            1.127081,
            52.372639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630004320, IP22 4GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1272879029655074,
          52.372688800934235
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630166609, IP22 4GX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1284866801006561,
          52.37280993856026
        ]
      }
    }
  ]
}