{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Amberton Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.494163,
            53.819588
          ],
          [
            -1.494471,
            53.819703
          ],
          [
            -1.494779,
            53.819818
          ],
          [
            -1.49483,
            53.819836
          ],
          [
            -1.49488,
            53.819855
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72627337, LS8 3BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4942401782157824,
          53.81950727804824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72660581, LS8 3EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4948316834492203,
          53.81958167333558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72660582, LS8 3EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4948930875747306,
          53.81952800359823
        ]
      }
    }
  ]
}