{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawnshaw Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.802516,
            53.921277
          ],
          [
            -1.80267,
            53.921215
          ],
          [
            -1.802974,
            53.921242
          ],
          [
            -1.802983,
            53.92124
          ],
          [
            -1.803186,
            53.921196
          ],
          [
            -1.803152,
            53.921027
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093449610, LS29 8FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8030570439120148,
          53.920814480329625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093449743, LS29 8FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8028297925975894,
          53.9205714377323
        ]
      }
    }
  ]
}