{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterfurrows Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.009789,
            52.974187
          ],
          [
            -1.008376,
            52.973443
          ],
          [
            -1.007587,
            52.973027
          ],
          [
            -1.006855,
            52.972793
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Waterfurrows Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.009789,
            52.974187
          ],
          [
            -1.010236,
            52.974246
          ],
          [
            -1.011154,
            52.974586
          ],
          [
            -1.011594,
            52.974748
          ],
          [
            -1.012574,
            52.974915
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3040064472, NG12 1EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.008970782889973,
          52.97372156584545
        ]
      }
    }
  ]
}