{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Farnell Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.454435,
            51.37577
          ],
          [
            -0.454722,
            51.375762
          ],
          [
            -0.454743,
            51.375742
          ],
          [
            -0.454917,
            51.37557
          ],
          [
            -0.454935,
            51.375558
          ],
          [
            -0.454953,
            51.375546
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012064582, KT13 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.45495555552440137,
          51.37575204298698
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012950485, KT13 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4552177001021608,
          51.37564759081651
        ]
      }
    }
  ]
}