{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stuart Quadrant",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.966282,
            55.823606
          ],
          [
            -3.966174,
            55.82345
          ],
          [
            -3.966066,
            55.823295
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118136310, ML1 4TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9657890456016673,
          55.82333492991144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118166852, ML1 4TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9662816313354115,
          55.82360564733802
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "118183495, ML1 4TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.965955448971436,
          55.823152531733925
        ]
      }
    }
  ]
}