{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pyleigh Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.24776,
            51.06841
          ],
          [
            -3.247835,
            51.068881
          ],
          [
            -3.247826,
            51.068897
          ],
          [
            -3.247576,
            51.069361
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008798278, TA4 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.247049613160649,
          51.06835013181399
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012905770, TA4 3QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.2475760839014067,
          51.069351680986266
        ]
      }
    }
  ]
}