{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Elton Road North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.159913,
            52.974273
          ],
          [
            -1.159807,
            52.974124
          ],
          [
            -1.159701,
            52.973974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155368, NG5 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1599187902092232,
          52.97428147605943
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031543322, NG5 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1600550645984031,
          52.97416557559369
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031543323, NG5 1BU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1600690833795118,
          52.97421062195088
        ]
      }
    }
  ]
}