{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Oswald Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.353252,
            53.726432
          ],
          [
            -1.353518,
            53.726411
          ],
          [
            -1.353784,
            53.72639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63131480, WF10 1HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3534059774805025,
          53.726306970623185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63131481, WF10 1DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.353463151917066,
          53.72653198483339
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170545, WF10 1JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3537836122219795,
          53.726389900928176
        ]
      }
    }
  ]
}