{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.384231,
            51.369136
          ],
          [
            -0.384254,
            51.369475
          ],
          [
            -0.384274,
            51.369485
          ],
          [
            -0.384706,
            51.369715
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012950856, KT12 4LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38423684315007994,
          51.36915993119271
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061331375, KT12 4LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3850319266369454,
          51.36983633440447
        ]
      }
    }
  ]
}