{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.947094,
            52.323969
          ],
          [
            -0.947203,
            52.324014
          ],
          [
            -0.947312,
            52.324059
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.947312,
            52.324059
          ],
          [
            -0.947885,
            52.324159
          ],
          [
            -0.947932,
            52.324147
          ],
          [
            -0.948527,
            52.323991
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.947312,
            52.324059
          ],
          [
            -0.947194,
            52.324078
          ],
          [
            -0.947076,
            52.324097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "28046156, NN6 8HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9485266678801062,
          52.323991480834614
        ]
      }
    }
  ]
}