{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Hambleton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.495208,
            53.687008
          ],
          [
            -1.495392,
            53.686757
          ],
          [
            -1.495577,
            53.686507
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63162774, WF1 3PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4956956890633049,
          53.68671382545213
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63167722, WF1 3PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.495664977430111,
          53.68674964912162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63173983, WF1 3NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4955770292101895,
          53.68650659686494
        ]
      }
    }
  ]
}