{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Acres Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.914289,
            53.861259
          ],
          [
            -1.914421,
            53.861324
          ],
          [
            -1.914554,
            53.861389
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cross Acres Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.914289,
            53.861259
          ],
          [
            -1.914141,
            53.861183
          ],
          [
            -1.913993,
            53.861107
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591619, BD21 1HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9142850509181637,
          53.861257028340205
        ]
      }
    }
  ]
}