{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thomas Bewick Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.618765,
            54.969271
          ],
          [
            -1.618661,
            54.969404
          ],
          [
            -1.618556,
            54.969537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510705937, NE1 5EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6185357456949683,
          54.96938368546381
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510715502, NE1 5EF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6187711510568832,
          54.969267601567225
        ]
      }
    }
  ]
}