{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greaves Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.354051,
            53.725735
          ],
          [
            -1.353998,
            53.72551
          ],
          [
            -1.353945,
            53.725285
          ],
          [
            -1.353913,
            53.725105
          ],
          [
            -1.353882,
            53.724925
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63174878, WF10 1DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3538818370744994,
          53.724925348066606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025647010, WF10 1DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3539311625518162,
          53.72566264921052
        ]
      }
    }
  ]
}