{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clay Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.5939,
            53.473024
          ],
          [
            -0.593998,
            53.473004
          ],
          [
            -0.594009,
            53.473002
          ],
          [
            -0.594027,
            53.472999
          ],
          [
            -0.594424,
            53.472919
          ],
          [
            -0.594581,
            53.472854
          ],
          [
            -0.594794,
            53.472765
          ],
          [
            -0.595028,
            53.472668
          ],
          [
            -0.595192,
            53.4726
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307033, DN21 4DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5938970766212839,
          53.47302628764086
        ]
      }
    }
  ]
}