{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Schrimshire's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.838043,
            53.330833
          ],
          [
            -0.838,
            53.32997
          ],
          [
            -0.837957,
            53.329108
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013981248, DN22 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8428089344920521,
          53.33402770057377
        ]
      }
    }
  ]
}