{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Johnson's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.915425,
            52.580313
          ],
          [
            -1.915021,
            52.57992
          ],
          [
            -1.91488,
            52.579782
          ],
          [
            -1.914537,
            52.579565
          ],
          [
            -1.913903,
            52.579299
          ],
          [
            -1.913833,
            52.579269
          ],
          [
            -1.91342,
            52.578936
          ],
          [
            -1.913332,
            52.578906
          ],
          [
            -1.913244,
            52.578875
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014140071, WS9 0QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.913228926081956,
          52.57872046433254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015346859, WS9 0QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9134793739024891,
          52.57893640243529
        ]
      }
    }
  ]
}