{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Burton Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.580087,
            53.826157
          ],
          [
            -1.579236,
            53.826196
          ],
          [
            -1.57919,
            53.826199
          ],
          [
            -1.579149,
            53.825722
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72628015, LS6 4DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5791637072541553,
          53.82578512225743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72769022, LS6 4FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5794491057613178,
          53.82610968992141
        ]
      }
    }
  ]
}