{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grace Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.897608,
            53.866403
          ],
          [
            -1.897464,
            53.866178
          ],
          [
            -1.89732,
            53.865953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010588881, BD21 4PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8974718604393774,
          53.866187203066126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090138809, BD21 4PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.897897640600543,
          53.86618756508623
        ]
      }
    }
  ]
}