{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mitre Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.65036,
            53.69335
          ],
          [
            -1.650288,
            53.69316
          ],
          [
            -1.650217,
            53.69297
          ],
          [
            -1.650197,
            53.692915
          ],
          [
            -1.650178,
            53.692859
          ],
          [
            -1.650143,
            53.692794
          ],
          [
            -1.650108,
            53.692729
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83148786, WF13 2JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6505292158970826,
          53.69305366002947
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83148787, WF13 2JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6505144440953237,
          53.693008676151535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83208904, WF13 2JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6503601792859135,
          53.693349776532834
        ]
      }
    }
  ]
}