{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Amry Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.46656,
            51.644701
          ],
          [
            -3.466818,
            51.644797
          ],
          [
            -3.467077,
            51.644894
          ],
          [
            -3.467118,
            51.644906
          ],
          [
            -3.467159,
            51.644918
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023814987, CF41 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4671591712494267,
          51.64490915568123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003784728, CF41 7RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4672048349448654,
          51.644980520304905
        ]
      }
    }
  ]
}