{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clinton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.134537,
            53.002902
          ],
          [
            -1.134558,
            53.002858
          ],
          [
            -1.134578,
            53.002815
          ],
          [
            -1.134605,
            53.002758
          ],
          [
            -1.134633,
            53.002701
          ],
          [
            -1.134694,
            53.002573
          ],
          [
            -1.134755,
            53.002445
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002888826, NG5 6GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1345838484046087,
          53.00279416604985
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031354013, NG5 6GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1342372016062008,
          53.0029894112565
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002964334, NG5 6GR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1342372016062008,
          53.0029894112565
        ]
      }
    }
  ]
}