{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walnut Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.249488,
            52.93529
          ],
          [
            -1.249585,
            52.935462
          ],
          [
            -1.24943,
            52.935579
          ],
          [
            -1.249088,
            52.935837
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003427603, NG9 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2495999025087279,
          52.935462477594015
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032133023, NG9 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2498895558729723,
          52.935059779372494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032133107, NG9 3HQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.249341241760721,
          52.93579345502775
        ]
      }
    }
  ]
}