{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limey Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.25876,
            53.755627
          ],
          [
            -2.258627,
            53.755561
          ],
          [
            -2.258213,
            53.754917
          ],
          [
            -2.257737,
            53.754176
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014134355, BB11 5PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.256542074046336,
          53.75186280487152
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025585932, BB11 5NT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2510108881127495,
          53.755092248066106
        ]
      }
    }
  ]
}