{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tilbury Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.5657,
            53.780571
          ],
          [
            -1.565306,
            53.780543
          ],
          [
            -1.564911,
            53.780516
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72647467, LS11 0BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5650178338780767,
          53.780488978302294
        ]
      }
    }
  ]
}