{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hartley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.362911,
            53.722169
          ],
          [
            -1.362891,
            53.722114
          ],
          [
            -1.362871,
            53.722058
          ],
          [
            -1.362791,
            53.721835
          ],
          [
            -1.36271,
            53.721611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63153433, WF10 5DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3629924325988498,
          53.721783281876554
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63153434, WF10 5DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.362994740584869,
          53.72163049412819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63171084, WF10 5EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3627072348757157,
          53.7216020013239
        ]
      }
    }
  ]
}