{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bath Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.032588,
            52.50415
          ],
          [
            -2.031521,
            52.504076
          ],
          [
            -2.030894,
            52.504033
          ],
          [
            -2.030864,
            52.503764
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008762602, B69 2EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0316893755019287,
          52.50408692600656
        ]
      }
    }
  ]
}