{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Queensway",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.710588,
            50.776502
          ],
          [
            -0.710655,
            50.776889
          ],
          [
            -0.710722,
            50.777277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023365663, PO21 4DL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7107222935080093,
          50.77727670284742
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061707616, PO21 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7104087763048822,
          50.77681459249837
        ]
      }
    }
  ]
}