{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Buxton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.898713,
            53.868678
          ],
          [
            -1.899002,
            53.868719
          ],
          [
            -1.89929,
            53.868759
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010592306, BD21 4JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8990624289559015,
          53.86873211053954
        ]
      }
    }
  ]
}