{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Weltons Loke",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.15257,
            52.731434
          ],
          [
            1.152407,
            52.731426
          ],
          [
            1.152281,
            52.73142
          ],
          [
            1.151991,
            52.731405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009926100, NR9 5NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1525023251812794,
          52.731412296181375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004453620, NR9 5TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.151754591034386,
          52.73131527575395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004463615, NR9 5TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.151754591034386,
          52.73131527575395
        ]
      }
    }
  ]
}