{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gardenside Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.044302,
            55.769471
          ],
          [
            -4.044312,
            55.7694
          ],
          [
            -4.044321,
            55.769328
          ],
          [
            -4.044459,
            55.769024
          ],
          [
            -4.044598,
            55.76872
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484153621, ML3 6RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.045051232475294,
          55.76916217723448
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484170412, ML3 6TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.044302183373527,
          55.76947121754969
        ]
      }
    }
  ]
}