{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonelow Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.243468,
            53.468182
          ],
          [
            -2.243874,
            53.468101
          ],
          [
            -2.244281,
            53.468021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069424, M15 6DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2440677070602018,
          53.46759909201349
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093075474, M15 6HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.244582141847927,
          53.467993532125035
        ]
      }
    }
  ]
}