{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Duntroon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.210047,
            55.867225
          ],
          [
            -4.210407,
            55.867219
          ],
          [
            -4.210767,
            55.867214
          ],
          [
            -4.211035,
            55.867159
          ],
          [
            -4.211303,
            55.867103
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025427444, G21 2DU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.213119391949105,
          55.867564748555516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700393075, G31 3JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.21004726275836,
          55.867224532057584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700508665, G31 3JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.211510592290916,
          55.86709937481455
        ]
      }
    }
  ]
}