{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tinsley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.563604,
            53.382601
          ],
          [
            -2.563525,
            53.382331
          ],
          [
            -2.563446,
            53.382062
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008653547, WA4 1RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5641112296959303,
          53.38231050859963
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013405051, WA4 1LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5634465817150045,
          53.38207095353567
        ]
      }
    }
  ]
}