{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Acton Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.156612,
            53.259974
          ],
          [
            -2.156515,
            53.2598
          ],
          [
            -2.156418,
            53.259626
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008881527, SK11 8TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.156611892019246,
          53.25998290799117
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010138113, SK11 8RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1562065571553894,
          53.25982164255974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010138114, SK11 8RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1561607986254234,
          53.25960597189823
        ]
      }
    }
  ]
}