{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Kirby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.901483,
            53.873896
          ],
          [
            -1.901658,
            53.873931
          ],
          [
            -1.901833,
            53.873965
          ],
          [
            -1.901993,
            53.874001
          ],
          [
            -1.902152,
            53.874037
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591877, BD21 3LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9018027418912373,
          53.8739653054378
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090158282, BD21 3LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9014990201344246,
          53.8737673246749
        ]
      }
    }
  ]
}