{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millfields Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.266877,
            52.342117
          ],
          [
            -2.26687,
            52.342218
          ],
          [
            -2.266863,
            52.342318
          ],
          [
            -2.266834,
            52.342633
          ],
          [
            -2.266804,
            52.342948
          ],
          [
            -2.266774,
            52.343267
          ],
          [
            -2.26675,
            52.343524
          ],
          [
            -2.266744,
            52.343585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003373234, DY13 9NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2669431848510797,
          52.34044896860193
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015395602, DY13 9GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.266636842196007,
          52.343200660322054
        ]
      }
    }
  ]
}