{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dog Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.025875,
            53.106014
          ],
          [
            -2.02586,
            53.105892
          ],
          [
            -2.025845,
            53.105771
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010603368, ST13 5HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0258900246732874,
          53.10601372415162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032198613, ST13 5HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.025949652427213,
          53.105815952959816
        ]
      }
    }
  ]
}