{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cedar Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.34033,
            51.361044
          ],
          [
            -0.340394,
            51.36117
          ],
          [
            -0.34069,
            51.361111
          ],
          [
            -0.341188,
            51.361014
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318698, KT10 0RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3402913330635353,
          51.361180791244
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062120646, KT10 0RN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34079413661339436,
          51.36117892078491
        ]
      }
    }
  ]
}