{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Copes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.531802,
            53.064376
          ],
          [
            -2.531418,
            53.063848
          ],
          [
            -2.531034,
            53.06332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013153750, CW5 5HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5317687355826175,
          53.0640619700017
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023726273, CW5 5LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.531787533980677,
          53.06437650704126
        ]
      }
    }
  ]
}