{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Toll Bar Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.206829,
            53.467238
          ],
          [
            -2.20663,
            53.466906
          ],
          [
            -2.206611,
            53.466875
          ],
          [
            -2.206383,
            53.466678
          ],
          [
            -2.206306,
            53.466611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069738, M12 4DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.206268202259154,
          53.466618747338515
        ]
      }
    }
  ]
}