{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King George Vi Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.163041,
            51.398112
          ],
          [
            -0.161813,
            51.398803
          ],
          [
            -0.160585,
            51.399495
          ],
          [
            -0.16054,
            51.399534
          ],
          [
            -0.160495,
            51.399574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "48124583, CR4 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16304072611946688,
          51.39811222654779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025171642, CR4 4LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.16237769557570367,
          51.398155786605834
        ]
      }
    }
  ]
}