{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brier Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.9133,
            53.852466
          ],
          [
            -1.913543,
            53.852597
          ],
          [
            -1.913786,
            53.852727
          ],
          [
            -1.913877,
            53.852655
          ],
          [
            -1.913968,
            53.852584
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589767, BD21 5BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.913679309280828,
          53.85265520475844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051254639, BD21 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9134972419029812,
          53.85248430441985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051254640, BD21 5BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9133146575795943,
          53.85256506395489
        ]
      }
    }
  ]
}