{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenland Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.968961,
            52.404624
          ],
          [
            -1.969249,
            52.404733
          ],
          [
            -1.969536,
            52.404842
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023968998, B31 4AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9700873493275015,
          52.404828966643734
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024264549, B31 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9695436069358758,
          52.40464902757685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024264550, B31 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9696023845518411,
          52.404676012792095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024264551, B31 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9696611683528287,
          52.404694007906194
        ]
      }
    }
  ]
}