{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Isles Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.790709,
            53.798612
          ],
          [
            -1.790586,
            53.798368
          ],
          [
            -1.790463,
            53.798123
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594964, BD8 9RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7904389585867373,
          53.79803668091977
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004699637, BD8 9RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7902286546941457,
          53.797586915062915
        ]
      }
    }
  ]
}