{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Steep Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.174811,
            51.443274
          ],
          [
            -3.174775,
            51.443136
          ],
          [
            -3.174738,
            51.442997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Steep Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.174866,
            51.443481
          ],
          [
            -3.174839,
            51.443378
          ],
          [
            -3.174811,
            51.443274
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64102354, CF64 1DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1748657869417225,
          51.44348141084932
        ]
      }
    }
  ]
}