{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sunfield Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.667883,
            53.805881
          ],
          [
            -1.667966,
            53.805726
          ],
          [
            -1.668023,
            53.80562
          ],
          [
            -1.668049,
            53.805572
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72747786, LS28 6FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.667922074605163,
          53.80565175611981
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72747789, LS28 6FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6678297620929434,
          53.80580429651844
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72748156, LS28 6DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6680744140479686,
          53.80558926153649
        ]
      }
    }
  ]
}