{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rachel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.981214,
            53.419656
          ],
          [
            -2.980306,
            53.419712
          ],
          [
            -2.980042,
            53.419728
          ],
          [
            -2.980081,
            53.420115
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259217, L5 5BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9800663478146143,
          53.4201146305375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38275396, L5 5BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9811513612540232,
          53.41953042918916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38289416, L5 5BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9810213414455116,
          53.41976520917976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38292541, L5 5BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9806755243992966,
          53.41977703899701
        ]
      }
    }
  ]
}