{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Allan Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.213583,
            55.959171
          ],
          [
            -3.213498,
            55.959038
          ],
          [
            -3.213412,
            55.958906
          ],
          [
            -3.21338,
            55.95886
          ],
          [
            -3.213348,
            55.958814
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906407570, EH4 1JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.213480342847153,
          55.95894723088653
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096079365, EH4 1JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.213476688218813,
          55.95883045552219
        ]
      }
    }
  ]
}