{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lawton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.172753,
            53.470501
          ],
          [
            -2.172459,
            53.470506
          ],
          [
            -2.172166,
            53.470511
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "77178288, M11 2NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1749957175776675,
          53.47002140133747
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023066816, M11 2WW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1727530557459036,
          53.47050105777787
        ]
      }
    }
  ]
}