{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dagmar Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.733223,
            52.600166
          ],
          [
            1.733395,
            52.600152
          ],
          [
            1.733566,
            52.600138
          ],
          [
            1.733783,
            52.600117
          ],
          [
            1.734,
            52.600097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023459810, NR30 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.733223038593607,
          52.600166195337955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004443107, NR30 3JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.733697549319595,
          52.60018719828542
        ]
      }
    }
  ]
}