{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Langford Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.948423,
            50.537304
          ],
          [
            -4.948248,
            50.537187
          ],
          [
            -4.948251,
            50.537176
          ],
          [
            -4.948312,
            50.537009
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094399044, PL28 8FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.9484263985713515,
          50.53729925516773
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094399098, PL28 8GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.948507670743149,
          50.53701834298804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094399099, PL28 8GE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.948462592391516,
          50.536974509284846
        ]
      }
    }
  ]
}