{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malon Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.374853,
            53.37056
          ],
          [
            -1.37467,
            53.37094
          ],
          [
            -1.374617,
            53.371051
          ],
          [
            -1.374155,
            53.371003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013554238, S13 9HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3748546254956253,
          53.370602421382635
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022926266, S13 9LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3748944497196836,
          53.37096218002851
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022926267, S13 9LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3745505021935471,
          53.3708435253786
        ]
      }
    }
  ]
}