{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Coach Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.954568,
            50.748642
          ],
          [
            -2.953001,
            50.747656
          ],
          [
            -2.952494,
            50.747413
          ],
          [
            -2.952022,
            50.747303
          ],
          [
            -2.951412,
            50.747351
          ],
          [
            -2.950106,
            50.747453
          ],
          [
            -2.948794,
            50.7477
          ],
          [
            -2.947655,
            50.748065
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023005061, DT7 3RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9516325410415436,
          50.74922907218593
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023099465, DT7 3RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.95139565946725,
          50.74733350928474
        ]
      }
    }
  ]
}