{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Field Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.013905,
            53.667924
          ],
          [
            -1.013262,
            53.668151
          ],
          [
            -1.012738,
            53.668336
          ],
          [
            -1.010333,
            53.668654
          ],
          [
            -1.009032,
            53.668774
          ],
          [
            -1.007872,
            53.668881
          ],
          [
            -1.005109,
            53.668968
          ],
          [
            -1.003921,
            53.669061
          ],
          [
            -1.003538,
            53.669122
          ],
          [
            -1.00257,
            53.669156
          ],
          [
            -1.001205,
            53.669204
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009935195, DN14 9AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0091458736039864,
          53.66878412178802
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033218477, DN14 9AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0073156946885289,
          53.66808583848662
        ]
      }
    }
  ]
}