{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Polnoon Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.276273,
            55.741775
          ],
          [
            -4.275794,
            55.74141
          ],
          [
            -4.275316,
            55.741045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131045925, G76 0BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.276299146532676,
          55.74179022674349
        ]
      }
    }
  ]
}