{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Maxwell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.611807,
            53.739035
          ],
          [
            -1.612106,
            53.739162
          ],
          [
            -1.612404,
            53.739289
          ],
          [
            -1.612664,
            53.73941
          ],
          [
            -1.612924,
            53.73953
          ],
          [
            -1.612984,
            53.739559
          ],
          [
            -1.613045,
            53.739587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72640937, LS27 0QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6118825226006783,
          53.739061903419895
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024950696, LS27 0UA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.612259708498964,
          53.73926086173822
        ]
      }
    }
  ]
}