{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knowsthorpe Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.519916,
            53.787554
          ],
          [
            -1.519232,
            53.7876
          ],
          [
            -1.519123,
            53.787608
          ],
          [
            -1.518586,
            53.787735
          ],
          [
            -1.518475,
            53.787781
          ],
          [
            -1.518363,
            53.787826
          ],
          [
            -1.518298,
            53.787985
          ],
          [
            -1.518234,
            53.788143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72638785, LS9 0DS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5182507137848775,
          53.78808498922906
        ]
      }
    }
  ]
}