{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ann Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.124807,
            52.637147
          ],
          [
            -1.124798,
            52.636942
          ],
          [
            -1.12479,
            52.636737
          ],
          [
            -1.124779,
            52.636456
          ],
          [
            -1.124767,
            52.636175
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465163976, LE1 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1249659432774748,
          52.636572481648095
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465164651, LE1 1TA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.125045554845821,
          52.636285389597596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465200075, LE1 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.124757839477695,
          52.63663387498918
        ]
      }
    }
  ]
}