{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonehurst Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.695445,
            53.682714
          ],
          [
            -1.695273,
            53.682426
          ],
          [
            -1.695101,
            53.682138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208696, WF14 9LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6951012973392139,
          53.68213783928648
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015464584, WF14 9LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6952502325237435,
          53.68247976834399
        ]
      }
    }
  ]
}