{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elgin Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.218588,
            53.419326
          ],
          [
            -2.218899,
            53.41935
          ],
          [
            -2.21921,
            53.419374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77126830, M20 6FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2189033072002764,
          53.41922678958437
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77126831, M20 6FP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.218858121718358,
          53.41921788394305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023064443, M20 6GF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2193856265244976,
          53.41938769741014
        ]
      }
    }
  ]
}