{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nether Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.71093,
            52.884359
          ],
          [
            -0.710546,
            52.884545
          ],
          [
            -0.710162,
            52.884732
          ],
          [
            -0.710277,
            52.884841
          ],
          [
            -0.710392,
            52.884949
          ],
          [
            -0.710425,
            52.884987
          ],
          [
            -0.710458,
            52.885025
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007257896, NG32 1JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7077664350495588,
          52.88614465146743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007260473, NG32 1JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7109406303660114,
          52.884354178561516
        ]
      }
    }
  ]
}