{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moilliett Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.945822,
            52.487214
          ],
          [
            -1.945793,
            52.487371
          ],
          [
            -1.945765,
            52.487528
          ],
          [
            -1.945864,
            52.487596
          ],
          [
            -1.945963,
            52.487664
          ],
          [
            -1.946459,
            52.487745
          ],
          [
            -1.946955,
            52.487826
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023494366, B18 4HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9458216069021752,
          52.48721384092965
        ]
      }
    }
  ]
}