{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hook Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.835671,
            51.577422
          ],
          [
            -1.835751,
            51.577406
          ],
          [
            -1.835832,
            51.577391
          ],
          [
            -1.836323,
            51.577295
          ],
          [
            -1.836463,
            51.577295
          ],
          [
            -1.837117,
            51.577296
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009423237, SN5 5DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8355292432642596,
          51.577437855283414
        ]
      }
    }
  ]
}