{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Riversdale Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.127953,
            51.207427
          ],
          [
            -4.127935,
            51.207412
          ],
          [
            -4.127918,
            51.207396
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Riversdale Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.128865,
            51.208024
          ],
          [
            -4.128409,
            51.207726
          ],
          [
            -4.127953,
            51.207427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012104557, EX34 8AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.128377436579031,
          51.207742224501814
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012110224, EX34 8AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.128701475462137,
          51.20762840832676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012113769, EX34 8DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.128408333101904,
          51.20748085812883
        ]
      }
    }
  ]
}