{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Uppark Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.082077,
            51.575335
          ],
          [
            0.082156,
            51.57532
          ],
          [
            0.082235,
            51.575305
          ],
          [
            0.082294,
            51.575294
          ],
          [
            0.082353,
            51.575282
          ],
          [
            0.082971,
            51.575282
          ],
          [
            0.08359,
            51.575281
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023189360, IG2 6PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08207735807840236,
          51.57533512314004
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023048928, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08293473593349589,
          51.5754637893288
        ]
      }
    }
  ]
}