{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cowhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.960996,
            52.914766
          ],
          [
            -1.960371,
            52.914946
          ],
          [
            -1.959776,
            52.915233
          ],
          [
            -1.959378,
            52.915529
          ],
          [
            -1.958237,
            52.916375
          ],
          [
            -1.958185,
            52.916414
          ],
          [
            -1.958062,
            52.916505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023781951, ST10 4QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9610109395733923,
          52.9147841291009
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024922801, ST10 4QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9592860991210501,
          52.91455882204493
        ]
      }
    }
  ]
}