{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Two Ways Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.178545,
            51.708958
          ],
          [
            -2.178584,
            51.708678
          ],
          [
            -2.178598,
            51.708578
          ],
          [
            -2.178888,
            51.708558
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014282306, GL6 9AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1785710287817865,
          51.70889556848386
        ]
      }
    }
  ]
}