{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blayds Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.542693,
            53.794634
          ],
          [
            -1.543103,
            53.7946
          ],
          [
            -1.543513,
            53.794565
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72629787, LS1 4AD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.543452160810171,
          53.79458301974741
        ]
      }
    }
  ]
}