{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queens Vale",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.526147,
            55.002589
          ],
          [
            -1.526032,
            55.00239
          ],
          [
            -1.525917,
            55.002191
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47236600, NE28 7JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5261543335538923,
          55.00273064790361
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47236763, NE28 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5259105639294273,
          55.002190523552166
        ]
      }
    }
  ]
}