{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Francis Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.731253,
            52.037363
          ],
          [
            0.732019,
            52.037159
          ],
          [
            0.732786,
            52.036956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033307071, CO10 2FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7327160078229864,
          52.03696934359271
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094142240, CO10 2TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.7320573621482135,
          52.03740730271911
        ]
      }
    }
  ]
}