{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.078274,
            51.582768
          ],
          [
            0.07854,
            51.583046
          ],
          [
            0.078805,
            51.583325
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "North Cross Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.077743,
            51.582201
          ],
          [
            0.078009,
            51.582484
          ],
          [
            0.078274,
            51.582768
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023188738, IG6 1EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07774339017931187,
          51.58220142328686
        ]
      }
    }
  ]
}