{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stowfield Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.229918,
            53.530717
          ],
          [
            -2.23015,
            53.530768
          ],
          [
            -2.230381,
            53.530818
          ],
          [
            -2.230414,
            53.530826
          ],
          [
            -2.230447,
            53.530833
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77203078, M9 8NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.230309996714045,
          53.53066227410414
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023069444, M9 8NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2304466978035813,
          53.53083278966796
        ]
      }
    }
  ]
}