{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lomas Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.124807,
            53.246268
          ],
          [
            -2.125069,
            53.246348
          ],
          [
            -2.125332,
            53.246429
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007949441, SK11 7RY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1253167385893175,
          53.24641095301403
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010151348, SK11 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125076309005907,
          53.24618648612221
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010151349, SK11 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1249721962168344,
          53.246456259414
        ]
      }
    }
  ]
}