{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.326008,
            57.544434
          ],
          [
            -2.326752,
            57.544373
          ],
          [
            -2.326859,
            57.544364
          ],
          [
            -2.327466,
            57.544249
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151172920, AB53 5HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3259976401735236,
          57.54438989806417
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151172922, AB53 5HY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3275651257537717,
          57.544071451147396
        ]
      }
    }
  ]
}