{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garret Hostel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.116326,
            52.206046
          ],
          [
            0.115712,
            52.206093
          ],
          [
            0.115097,
            52.20614
          ],
          [
            0.114927,
            52.206129
          ],
          [
            0.11489,
            52.206127
          ],
          [
            0.114865,
            52.206125
          ],
          [
            0.114683,
            52.206114
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002566256, CB2 1TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1163264611226909,
          52.20604612474788
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025021880, CB2 1TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1148817313087714,
          52.20613497522929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093698280, CB2 1TQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.11425121734320492,
          52.206110308592706
        ]
      }
    }
  ]
}