{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dunraven Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.560636,
            51.498967
          ],
          [
            -3.560967,
            51.498971
          ],
          [
            -3.561299,
            51.498976
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dunraven Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.561295,
            51.497177
          ],
          [
            -3.560971,
            51.497173
          ],
          [
            -3.560646,
            51.497168
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013370185, CF31 3TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5624254913795657,
          51.49737819802992
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013372777, CF31 3UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.560635726627562,
          51.49896667956367
        ]
      }
    }
  ]
}