{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Phillips Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.366825,
            53.725938
          ],
          [
            -1.366663,
            53.725456
          ],
          [
            -1.366501,
            53.724974
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63131437, WF10 1NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3663004340437008,
          53.725530930359206
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170295, WF10 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3664466850445698,
          53.724875562632825
        ]
      }
    }
  ]
}