{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dearne Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.294592,
            53.594395
          ],
          [
            -1.294425,
            53.594272
          ],
          [
            -1.294308,
            53.594186
          ],
          [
            -1.294358,
            53.59415
          ],
          [
            -1.294417,
            53.594119
          ],
          [
            -1.294476,
            53.594088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63030064, WF9 2RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.294021136137592,
          53.59420251871636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63030065, WF9 2RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2939295925117444,
          53.59425590956457
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63170506, WF9 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.294476306373233,
          53.59408835229333
        ]
      }
    }
  ]
}