{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Boulton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.300425,
            52.628278
          ],
          [
            1.300479,
            52.628177
          ],
          [
            1.300534,
            52.628076
          ],
          [
            1.300556,
            52.628044
          ],
          [
            1.300579,
            52.628012
          ],
          [
            1.300603,
            52.627979
          ],
          [
            1.300628,
            52.627945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009434602, NR1 1PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3004310102668573,
          52.62827450189498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034848545, NR1 1PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3006264433157848,
          52.62772943288885
        ]
      }
    }
  ]
}