{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jacson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.698635,
            53.758801
          ],
          [
            -2.698554,
            53.758828
          ],
          [
            -2.698473,
            53.758854
          ],
          [
            -2.698337,
            53.75888
          ],
          [
            -2.698202,
            53.758907
          ],
          [
            -2.698166,
            53.758914
          ],
          [
            -2.698131,
            53.75892
          ],
          [
            -2.697914,
            53.758962
          ],
          [
            -2.697698,
            53.759004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013165648, PR1 1DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.697682698571485,
          53.75899531700991
        ]
      }
    }
  ]
}