{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Folds Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.119089,
            52.78399
          ],
          [
            0.119091,
            52.783956
          ],
          [
            0.119093,
            52.783923
          ],
          [
            0.119099,
            52.783781
          ],
          [
            0.11895,
            52.783758
          ],
          [
            0.118573,
            52.7837
          ],
          [
            0.118302,
            52.783669
          ],
          [
            0.11803,
            52.783639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002550514, PE12 9BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1190852537342115,
          52.783989575780254
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002559066, PE12 9BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11908438066452236,
          52.78397160909739
        ]
      }
    }
  ]
}