{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rowsley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.89856,
            53.869073
          ],
          [
            -1.898856,
            53.869114
          ],
          [
            -1.899153,
            53.869155
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591843, BD21 4JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8989094259540957,
          53.86911845975772
        ]
      }
    }
  ]
}