{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Teak Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.278021,
            53.594153
          ],
          [
            -2.277785,
            53.594071
          ],
          [
            -2.27755,
            53.593988
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Teak Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.278778,
            53.594421
          ],
          [
            -2.2784,
            53.594287
          ],
          [
            -2.278021,
            53.594153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004978, BL9 7PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2787783487213824,
          53.594421167614335
        ]
      }
    }
  ]
}