{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Catesby Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.150372,
            52.631921
          ],
          [
            -1.15039,
            52.631863
          ],
          [
            -1.150409,
            52.631804
          ],
          [
            -1.150414,
            52.631789
          ],
          [
            -1.150419,
            52.631773
          ],
          [
            -1.150472,
            52.631605
          ],
          [
            -1.150526,
            52.631436
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465038881, LE3 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1505665701371541,
          52.631643425566196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465160142, LE3 5PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1501636859489364,
          52.63184730696829
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465200480, LE3 0TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1504464690055467,
          52.63174145454587
        ]
      }
    }
  ]
}