{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366557,
            54.90603
          ],
          [
            -1.366574,
            54.905949
          ],
          [
            -1.366591,
            54.905868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366591,
            54.905868
          ],
          [
            -1.366632,
            54.905743
          ],
          [
            -1.366673,
            54.905617
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45138836, SR1 2JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3665413599115692,
          54.90604784176815
        ]
      }
    }
  ]
}