{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pleasance Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.78628,
            55.99516
          ],
          [
            -3.786164,
            55.994979
          ],
          [
            -3.786049,
            55.994797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136067111, FK1 1QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7861324802438743,
          55.99591928438185
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "136085731, FK1 5QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.786577422108329,
          55.99478954652387
        ]
      }
    }
  ]
}