{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Newbold Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.642273,
            52.105381
          ],
          [
            -1.642022,
            52.104843
          ],
          [
            -1.641771,
            52.103918
          ],
          [
            -1.641763,
            52.103834
          ],
          [
            -1.641662,
            52.10283
          ],
          [
            -1.641844,
            52.102265
          ],
          [
            -1.642028,
            52.101857
          ],
          [
            -1.642213,
            52.101449
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023756188, CV37 8BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6422118314885386,
          52.10573171993834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025311084, CV37 8DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6426932294239953,
          52.10212795736077
        ]
      }
    }
  ]
}