{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Court Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.082025,
            51.588035
          ],
          [
            0.082013,
            51.587896
          ],
          [
            0.082001,
            51.587758
          ],
          [
            0.081995,
            51.587672
          ],
          [
            0.081989,
            51.587587
          ],
          [
            0.081983,
            51.587383
          ],
          [
            0.081977,
            51.587178
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023189682, IG6 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08200873486852224,
          51.58804300477461
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023771643, IG6 1RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08159185109035944,
          51.58681840370673
        ]
      }
    }
  ]
}