{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Squire's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.055806,
            50.705598
          ],
          [
            -3.056489,
            50.705587
          ],
          [
            -3.057116,
            50.705658
          ],
          [
            -3.058415,
            50.705805
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023005454, EX12 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.057042706581831,
          50.706036064966256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023096147, EX12 4AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0571476867776433,
          50.7056663999918
        ]
      }
    }
  ]
}