{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.195024,
            51.498003
          ],
          [
            -3.194913,
            51.497927
          ],
          [
            -3.194801,
            51.497851
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.194801,
            51.497851
          ],
          [
            -3.19454,
            51.497724
          ],
          [
            -3.194279,
            51.497597
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014200828, CF14 3AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1947901668126204,
          51.49786110084411
        ]
      }
    }
  ]
}