{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Grosvenor Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.561445,
            53.818083
          ],
          [
            -1.562261,
            53.818207
          ],
          [
            -1.563077,
            53.818331
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628239, LS6 2DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5615148927335847,
          53.8181001306812
        ]
      }
    }
  ]
}