{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clasper Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.63307,
            54.961754
          ],
          [
            -1.63272,
            54.96179
          ],
          [
            -1.63237,
            54.961825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510712442, NE4 7HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6330697710846882,
          54.96175409674329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015355857, NE4 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6321329122424602,
          54.961733295962304
        ]
      }
    }
  ]
}