{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Altinkool Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.47958,
            53.666197
          ],
          [
            -1.479065,
            53.665912
          ],
          [
            -1.47855,
            53.665627
          ],
          [
            -1.478516,
            53.665608
          ],
          [
            -1.478483,
            53.66559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174412, WF1 5AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4795801105181685,
          53.666196662153304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63186848, WF1 5BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4784383764320281,
          53.66550858948583
        ]
      }
    }
  ]
}