{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.43706,
            53.60921
          ],
          [
            -2.437093,
            53.609506
          ],
          [
            -2.437126,
            53.609803
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Horton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.437126,
            53.609803
          ],
          [
            -2.43716,
            53.610095
          ],
          [
            -2.437193,
            53.610387
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070910177, BL1 7HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4371927982926787,
          53.61038655838117
        ]
      }
    }
  ]
}