{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Driver Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.569313,
            53.792279
          ],
          [
            -1.569132,
            53.792151
          ],
          [
            -1.569057,
            53.792098
          ],
          [
            -1.569048,
            53.79201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72059297, LS12 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5686207423635552,
          53.79171907198818
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72059298, LS12 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5690303014071671,
          53.791747507740915
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72633022, LS12 1DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5691924855909125,
          53.79221546822108
        ]
      }
    }
  ]
}