{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peachtree Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.077525,
            51.601287
          ],
          [
            0.077377,
            51.601492
          ],
          [
            0.077228,
            51.601697
          ],
          [
            0.077183,
            51.60176
          ],
          [
            0.077137,
            51.601823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093038874, IG6 2QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07753154152288638,
          51.60128761095035
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093038876, IG6 2SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0774366184538726,
          51.6017389238641
        ]
      }
    }
  ]
}