{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sefton Gardens",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.517962,
            52.706281
          ],
          [
            -2.517693,
            52.706303
          ],
          [
            -2.517423,
            52.706326
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024239556, TF1 3GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5176380431988648,
          52.706227783334604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090447288, TF1 3GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5179643780995495,
          52.706289285457544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070109392, TF1 3GS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.517327785044565,
          52.70627408664803
        ]
      }
    }
  ]
}