{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.683799,
            53.854868
          ],
          [
            -1.683426,
            53.854732
          ],
          [
            -1.683299,
            53.854687
          ],
          [
            -1.683147,
            53.854833
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72291151, LS19 6HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.683527680052945,
          53.85462430086404
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72291152, LS19 6HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6836032838217223,
          53.8546784275123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72553339, LS19 6HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.683101005465229,
          53.85475799454111
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72631205, LS19 6HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6836780751632419,
          53.854840406902234
        ]
      }
    }
  ]
}