{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chelsea Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.376969,
            57.284099
          ],
          [
            -2.376898,
            57.284263
          ],
          [
            -2.376828,
            57.284427
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151027263, AB51 3SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.376837800457718,
          57.284028289292486
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151087303, AB51 3SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.377122264849025,
          57.28426997401605
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155332, AB51 3SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3769712331853814,
          57.2840997522235
        ]
      }
    }
  ]
}