{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brown's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.285028,
            52.529119
          ],
          [
            1.284414,
            52.529434
          ],
          [
            1.283779,
            52.529574
          ],
          [
            1.283647,
            52.529575
          ],
          [
            1.282977,
            52.529578
          ],
          [
            1.282056,
            52.529467
          ],
          [
            1.280591,
            52.529023
          ],
          [
            1.280429,
            52.528908
          ],
          [
            1.279817,
            52.528471
          ],
          [
            1.279408,
            52.527954
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630000220, NR15 1PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2793896305385606,
          52.52794152778087
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630138839, NR15 1SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2842969790485934,
          52.52967602563058
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630174741, NR15 1TS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.282196519637798,
          52.52959044513941
        ]
      }
    }
  ]
}