{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kiln Rise",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.001299,
            52.337907
          ],
          [
            1.000941,
            52.337763
          ],
          [
            1.000891,
            52.337744
          ],
          [
            1.000797,
            52.337706
          ],
          [
            1.000483,
            52.33758
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012176771, IP22 1EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0012518823334962,
          52.337908523589626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091376931, IP22 1EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9997978915346404,
          52.33768467106143
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091494899, IP22 1EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0000897446508947,
          52.33787510755638
        ]
      }
    }
  ]
}