{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fairgreen Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.877227,
            52.581988
          ],
          [
            -1.877065,
            52.581803
          ],
          [
            -1.876903,
            52.581619
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014142879, B74 3ET",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8772271118253336,
          52.581987954231174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071027695, B74 3EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8767700851561968,
          52.581816674246475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071027696, B74 3EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8766085010961782,
          52.58154681213247
        ]
      }
    }
  ]
}