{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sleets Yard",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.479209,
            52.476129
          ],
          [
            -1.479017,
            52.476164
          ],
          [
            -1.478825,
            52.476199
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007777968, CV12 8UE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4792087930822124,
          52.476120189057305
        ]
      }
    }
  ]
}