{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kings Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.158953,
            53.417982
          ],
          [
            -2.158805,
            53.41805
          ],
          [
            -2.158657,
            53.418118
          ],
          [
            -2.1585,
            53.418114
          ],
          [
            -2.158342,
            53.41811
          ],
          [
            -2.158234,
            53.418101
          ],
          [
            -2.158126,
            53.418091
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009667959, SK5 7SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.158953169901939,
          53.41798245835854
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024830566, SK5 7SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1588182922965675,
          53.41812645471351
        ]
      }
    }
  ]
}