{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lôn Ladywell",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.314812,
            52.51348
          ],
          [
            -3.314543,
            52.513654
          ],
          [
            -3.314273,
            52.513829
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024719478, SY16 1AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3140090624852827,
          52.51409924084481
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094382572, SY16 2LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.313919331965557,
          52.514055284814695
        ]
      }
    }
  ]
}