{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pool's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.414159,
            53.289318
          ],
          [
            -1.41371,
            53.289217
          ],
          [
            -1.413677,
            53.289215
          ],
          [
            -1.413167,
            53.289179
          ],
          [
            -1.411338,
            53.289174
          ],
          [
            -1.409508,
            53.289169
          ],
          [
            -1.40912,
            53.289163
          ],
          [
            -1.408731,
            53.289157
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024932911, S21 5RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4148217768201892,
          53.288027108522336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034490669, S21 5RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.414159095963587,
          53.28931825251418
        ]
      }
    }
  ]
}