{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mogarth Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.459579,
            55.824424
          ],
          [
            -4.459859,
            55.824302
          ],
          [
            -4.46019,
            55.823986
          ],
          [
            -4.46034,
            55.823843
          ],
          [
            -4.459779,
            55.823598
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123062394, PA2 0BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.460332532331455,
          55.82371720894641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123062395, PA2 0BG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.459987460609387,
          55.823562330562076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100419, PA2 0AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.459578863739963,
          55.8244243650195
        ]
      }
    }
  ]
}