{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.077866,
            51.581399
          ],
          [
            0.077593,
            51.581111
          ],
          [
            0.07732,
            51.580824
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "South Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.078396,
            51.581956
          ],
          [
            0.078131,
            51.581677
          ],
          [
            0.077866,
            51.581399
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023189958, IG6 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.0783961702824445,
          51.58195605329153
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025284815, IG6 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07828004210112648,
          51.58162538095463
        ]
      }
    }
  ]
}