{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linkway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.175165,
            53.632792
          ],
          [
            -1.175129,
            53.632658
          ],
          [
            -1.175092,
            53.632524
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006609214, DN6 9ER",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.175092272895155,
          53.63250605881772
        ]
      }
    }
  ]
}